Add your description here
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:
```json
{
"mcpServers": {
"windows": {
"command": "uv",
"args": [
"--directory",
"C:\\Users\\{name}\\Documents\\mcp-windows",
"run",
"mcp-windows"
]
}
}
}
Features
Media
- get_media_sessions
- pause
- play
Notifications
- send_toast
Window Management
- get_foreground_window_info
- get_window_list
- focus_window
- close_window
- minimize_window
Monitors
- sleep_monitors
- wake_monitors
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.0.1.tar.gz
(18.2 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.0.1.tar.gz.
File metadata
- Download URL: mcp_windows-0.0.1.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c948b7d827950cf58b321991c3d614d27f52c3ebc7a3927efe91bb4962d0dcc2
|
|
| MD5 |
d760a5a08b391cdb42c045774551b282
|
|
| BLAKE2b-256 |
aa783d6404b6ada2456b65bfc4acaace5c95684226f2ffc2b5e3ac32ceaf3f2b
|
File details
Details for the file mcp_windows-0.0.1-py3-none-any.whl.
File metadata
- Download URL: mcp_windows-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a0a16508c7fbab6bb5feecc8e3ca08d195639ad582cfdf4078e5904a7299cee
|
|
| MD5 |
c2e418750b36985ea3febaf2059277c3
|
|
| BLAKE2b-256 |
fe8ce255d1f8be2f0386fffd2cf33092c41faee1cf951d089ea4167a1529249e
|