WinMcpShim

MauriceCalvert/WinMcpShim
★ 0 stars Go 💻 Code/Dev Tools Updated today
An MCP server for Windows that provides a complete set tools for file + directory operations and arbitrary command invocation.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "winmcpshim": {
      "command": "go",
      "args": [
        "run",
        "github.com/MauriceCalvert/WinMcpShim@latest"
      ]
    }
  }
}

README Excerpt

A safe, fast MCP server for Windows providing a complete set of file, directory, text, and command-execution tools. Implemented as a single statically-linked Go binary with zero runtime dependencies. **Fast.** On Windows 10, WinMcpShim is **41× faster to cold-start** and **168× faster per call** than Desktop Commander, and **7.8× / 3.1×** faster