mcpshim

mcpshim/mcpshim
★ 56 stars Go 💻 Code/Dev Tools Updated 27d ago
Turn remote MCP servers into local command workflows.
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": {
    "mcpshim": {
      "command": "go",
      "args": [
        "run",
        "github.com/mcpshim/mcpshim@latest"
      ]
    }
  }
}

Topics

aiai-agentsclimcpmodel-context-protocol