MCP server for the windows API.
Project description
mcp-windows
MCP server for the windows API.
Installation
add this to your claude mcp config:
{
"mcpServers": {
"windows": {
"command": "uvx",
"args": [
"mcp-windows"
]
}
}
}
or locally:
{
"mcpServers": {
"windows": {
"command": "uv",
"args": [
"--directory",
"C:\\Users\\{name}\\Documents\\mcp-windows",
"run",
"mcp-windows"
]
}
}
}
Features
Media
- get_media_sessions
- pause
- play
- next
- previous
Notifications
- send_toast
Window Management
- get_foreground_window_info
- get_window_list
- focus_window
- close_window
- minimize_window
screenshot
- screenshot_window
Monitors
- sleep_monitors
- wake_monitors
Theme
- set_theme_mode (light, dark)
- get_theme_mode
Start Menu
- open_file
- open_url
Clipboard
- get_clipboard
- set_clipboard
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcp_windows-0.1.0.tar.gz
(24.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_windows-0.1.0.tar.gz.
File metadata
- Download URL: mcp_windows-0.1.0.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84e2684af6f603d9f06afed8fb7c3cdc3fabe96bc2f127aaafddea2cd3b1edd2
|
|
| MD5 |
e0994f2b066065273939453563c2d874
|
|
| BLAKE2b-256 |
5e4798f160a1aa25be34ff1913730628b739a53c2f27a82e77e8f52806cfc86c
|
File details
Details for the file mcp_windows-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mcp_windows-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c770e986c85c053d9937f2342da8c00ce012cbb41d1516da2474e7511bc6f124
|
|
| MD5 |
758d179140c9d6ebebf35c2afb7fe6c2
|
|
| BLAKE2b-256 |
f9189add0f8365c793d624b9ba77fb8255ac3e11a643f79e6919669fdaf7201b
|