Windows Management runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from pypi. Last commit 25 Jun 2026.
Local Windows management, diagnostics, security, cleanup, and optimization MCP server.
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-server -- uvx windows-management-mcp-server
{
"mcpServers": {
"windows-mcp-server": {
"args": [
"windows-management-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.windows-mcp-server]
command = "uvx"
args = ["windows-management-mcp-server"]
{
"mcpServers": {
"windows-mcp-server": {
"args": [
"windows-management-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"windows-mcp-server": {
"args": [
"windows-management-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.