Windows MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 4 868 installs a week from pypi. Last commit 12 Sep 2026.
An MCP Server for computer-use in Windows OS
We read the source, 1 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
process = subprocess.Popen(
path = os.path.join(default_dir, path)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add Windows-MCP -- uvx windows-mcp
{
"mcpServers": {
"Windows-MCP": {
"args": [
"windows-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.Windows-MCP]
command = "uvx"
args = ["windows-mcp"]
{
"mcpServers": {
"Windows-MCP": {
"args": [
"windows-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"Windows-MCP": {
"args": [
"windows-mcp"
],
"command": "uvx"
}
}
}
Windows MCP server replicating Anthropic's computer-use tool surface, for any MCP client.
An MCP server for interacting with Memos.
MCP Server for okx.com
MCP weather server for Windows tutorial
MCP server for browser use access
Local MCP server for desktop automation: mouse, keyboard, screen, windows, and processes.
An MCP server for Vercel
MCP server for interacting with Bazos.cz and Bazos.sk
Answers built from our own checks of this server.