Skip to main content
Glama

MCP Windows

mcp-windows

用于 Windows API 的 MCP 服务器。

安装

将其添加到您的 claude mcp 配置中:

{ "mcpServers": { "windows": { "command": "uvx", "args": [ "mcp-windows" ] } } }

或在本地:

{ "mcpServers": { "windows": { "command": "uv", "args": [ "--directory", "C:\\Users\\{name}\\Documents\\mcp-windows", "run", "mcp-windows" ] } } }

特征

媒体

  • 获取媒体会话
  • 暂停
  • 下一个
  • 以前的

通知

  • 发送吐司

窗口管理

  • 获取前景窗口信息
  • 获取窗口列表
  • 焦点窗口
  • 关闭窗口
  • 最小化窗口

截屏

  • 屏幕截图窗口

监视器

  • 睡眠监视器
  • 唤醒监视器

主题

  • 设置主题模式(亮,暗)
  • 获取主题模式

开始菜单

  • 打开文件
  • open_url

剪贴板

  • 获取剪贴板
  • 设置剪贴板

执照

麻省理工学院

-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

Windows 集成 MCP 服务器使 Claude 能够与 Windows 系统功能进行交互,包括媒体播放控制、通知管理、窗口操作、屏幕截图、监视器控制、主题设置、文件打开和剪贴板访问。

  1. 安装
    1. 特征
      1. 媒体
      2. 通知
      3. 窗口管理
      4. 截屏
      5. 监视器
      6. 主题
      7. 开始菜单
      8. 剪贴板
    2. 执照

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        A Windows control server built using nut.js and Model Context Protocol (MCP), providing programmatic control over Windows system operations including mouse, keyboard, window management, and screen capture functionality.
        Last updated -
        69
        125
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        An MCP server that enables Claude Desktop to interact with Sanity.io content, providing tools to create, edit, list documents and get schema templates.
        Last updated -
        TypeScript
      • -
        security
        -
        license
        -
        quality
        An MCP server that enables Claude and other MCP clients to interact with Mattermost workspaces, providing channel management, messaging capabilities, and topic monitoring functionality.
        Last updated -
        TypeScript
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that automatically reads the Claude Desktop configuration file and presents all available MCP services in an easy-to-copy format at the top of the tools list.
        Last updated -
        1
        1
        3
        JavaScript
        MIT License
        • Apple

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/SecretiveShell/mcp-windows'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server