MCP Directory

mcpshim

by mcpshim · Go · ★ 58

Turn remote MCP servers into local command workflows.

#ai#ai-agents#cli#mcp#model-context-protocol

Install

go install github.com/mcpshim/mcpshim@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcpshim": {
      "command": "npx",
      "args": [
        "-y",
        "github:mcpshim/mcpshim"
      ]
    }
  }
}

From the README

MCPShim Use any MCP server as a standard CLI command. A lightweight daemon + CLI that turns remote MCP tools into native shell commands your agent or script can call directly. Website · Repository · Quick Start · Core Commands --------------------- | ----------------------------- | ----------------------------------- | | **MCP integration** | Custom per-server wiring | One daemon + one CLI | | **Auth handling** | Per-script OAuth/header logic | Centralized in | | **Tool invocation** | Provider-specific conventions | | | **Agent context bu…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers