Skip to content
Gemini CLI

MCP Finder for Gemini CLI

io.github.ux-xd/mcpfinder

Find an MCP server for any task: searches the official registry, Smithery and npm; remote-first.

client:Gemini CLI transport:streamable-http

Install MCP Finder in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcpfinder": {
      "httpUrl": "https://findanmcp.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

MCP Finder in other clients