Skip to main content
Glama

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" ] } } }

Related MCP server: Gmail Plugin MCP Server

特征

媒体

  • 获取媒体会话

  • 暂停

  • 下一个

  • 以前的

通知

  • 发送吐司

窗口管理

  • 获取前景窗口信息

  • 获取窗口列表

  • 焦点窗口

  • 关闭窗口

  • 最小化窗口

截屏

  • 屏幕截图窗口

监视器

  • 睡眠监视器

  • 唤醒监视器

主题

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

  • 获取主题模式

开始菜单

  • 打开文件

  • open_url

剪贴板

  • 获取剪贴板

  • 设置剪贴板

执照

麻省理工学院

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

Latest Blog Posts

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