Servers
๐ช Windows-MCP
@CursorTouch
MCP Server for Computer Use in Windows
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Windows-MCP": {
"command": "uvx",
"args": [
"windows-mcp",
"serve"
]
}
}
}