← All servers
πŸ”

Claude BridgeVerifiedπŸ›‘ No advisories

io.github.hampsterx/claude-mcp-bridge
New to MCP? Start here β†’
4β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/hampsterx, which proved it owns this namespace.

Verified owner: github.com/hampsterx β†—io.github.hampsterx/claude-mcp-bridge

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads CLAUDE_CLI_PATH, CLAUDE_DEFAULT_MODEL, CLAUDE_QUERY_MODEL, CLAUDE_STRUCTURED_MODEL, CLAUDE_SEARCH_MODEL, CLAUDE_FALLBACK_MODEL, ….

About

Wraps Claude Code CLI as MCP tools: query, search, structured, ping, listSessions.

Packages & transports

npmclaude-mcp-bridgev0.6.1 Β· npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "claude_mcp_bridge": {
      "command": "npx",
      "args": [
        "-y",
        "claude-mcp-bridge"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y claude-mcp-bridge