Loomal

gemini-mcp-bridge

MCP server by github.com/hampsterx/gemini-mcp-bridge

MCP server wrapping Gemini CLI: query, review, search, structured output, and diff assessment.

6 starsnpm: gemini-mcp-bridge

About gemini-mcp-bridge

gemini-mcp-bridge is an MCP (Model Context Protocol) server published by hampsterx in the official MCP registry, listed under Search on Loomal. MCP server wrapping Gemini CLI: query, review, search, structured output, and diff assessment.

It ships as an npm package (gemini-mcp-bridge), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/hampsterx/gemini-mcp-bridge, where the project has earned 6 GitHub stars.

Use gemini-mcp-bridge with your agent

Claude Code · one command
claude mcp add gemini-mcp-bridge -- npx -y gemini-mcp-bridge
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gemini-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "gemini-mcp-bridge"
      ]
    }
  }
}
npmgemini-mcp-bridge

Frequently asked questions

What is gemini-mcp-bridge?
gemini-mcp-bridge is an MCP (Model Context Protocol) server by hampsterx in the Search category. MCP server wrapping Gemini CLI: query, review, search, structured output, and diff assessment.
How do I connect gemini-mcp-bridge to Claude, Cursor, or another MCP client?
Install gemini-mcp-bridge from its npm package (gemini-mcp-bridge) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is gemini-mcp-bridge open source?
Yes — the source code is public at github.com/hampsterx/gemini-mcp-bridge, with 6 GitHub stars.
Can AI agents pay to use gemini-mcp-bridge?
Not yet through Loomal — gemini-mcp-bridge is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain gemini-mcp-bridge? Claim this listing free by verifying GitHub ownership, or contact us.