mcpshim

19960307moon/mcpshim
★ 0 stars Go 💻 Code/Dev Tools Updated 1mo ago
Enable remote MCP servers as native CLI commands with a lightweight daemon that simplifies integration for scripts and agents.
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/19960307moon/mcpshim@latest"
      ]
    }
  }
}

Topics

aiai-agentsclimcpmodel-context-protocol