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
Prologue
LegalContext
LegalContext is an open-source Model Context Protocol (MCP) server that creates a secure, standardized bridge between law firms'...
Desktop Agent
Gemini Imagen 3.0 Image Generation Server
DLIS File Analysis Server
An MCP server for reading dlis files
ArXiv MCP Server
RSS Crawler
RSS Crawler MCP Server
Pulse
Config files for my GitHub profile.
Google Calendar MCP Server by CData
This read-only MCP Server allows you to connect to Google Calendars data from Claude Desktop through CData JDBC...
Redmine Integration Server
OSP Marketing Tools MCP Server
GitHub MCP Server
An MCP server that enables natural language commands for managing GitHub repositories