Windows API
An MCP server for interacting with the native Windows API, enabling control over system functions and resources.
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
Related Servers
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
OpenGrok
OpenGrok MCP Server is a native Model Context Protocol (MCP) VS Code extension that seamlessly bridges the gap between your organization's OpenGrok indices and GitHub Copilot Chat. It arms your AI assistant with the deep, instantaneous repository context required to traverse, understand, and search massive codebases using only natural language.
ZenML
Interact with your MLOps and LLMOps pipelines through your ZenML MCP server
MCP REST Server
A server for interacting with REST APIs, featuring authentication and Swagger documentation support.
Markdown Sidecar MCP Server
An MCP server to access markdown documentation for locally installed NPM, Go, and PyPi packages.
durable-objects-mcp
Query your Cloudflare Durable Objects from Claude Code, Cursor, and other AI clients
Pharo NeoConsole
Evaluate Pharo Smalltalk expressions and get system information via a local NeoConsole server.
Ollama MCP Server
Integrates Ollama's local LLM models with MCP-compatible applications. Requires a local Ollama installation.
Playwright IA: Midscene.js
Automate Playwright flows using natural language with Midscene.js and AI.
MCP Forge
Generate MCP servers using Smithery with Cursor IDE integration.
Tecton
Feature engineering assistance using the Tecton platform, integrated with Cursor.