{
"mcpServers": {
"Windows-MCP": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Windows-MCP"
]
}
}
}
{
"mcpServers": {
"Windows-MCP": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Windows-MCP"
]
}
}
}
npx -y @modelcontextprotocol/server-Windows-MCP
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "io.github.CursorTouch/Windows-MCP",
"description": "An MCP Server for computer-use in Windows OS",
"status": "active",
"repository": {
"url": "https://github.com/CursorTouch/Windows-MCP",
"source": "github"
},
"version": "1.0.1",
"packages": [
{
"registryType": "pypi",
"identifier": "windows-mcp",
"version": "0.8.5",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
]
}