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
Windows API Integration Server
Project Details
- SecretiveShell/mcp-windows
- MIT License
- Last Updated: 4/22/2025
Recomended MCP Servers
MCP server for EventCatalog
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with postgresql and automation with sse / stdio...
A Model Context Protocol (MCP) server for academic tools, integrating with Canvas and Gradescope platforms.
MCP Server to enable LLM's to connect to the Contentful GraphQL Endpoints
MCP server to connect AI agents to any github corpa
Play your favorite song without leaving Cursor
Download digitised books from e-heritage.ru and save them as PDF
Secure middleware server implementing Model Context Protocol (MCP) over SSE with JWT authentication. Enables standardized communication between AI...
A Model Context Protocol (MCP) server that provides hourly and daily weather forecasts using the AccuWeather API.





