gemini-mcp-server

jxsprt/gemini-mcp-server
★ 1 stars Python 🤖 AI/LLM Updated today
FastMCP server wrapping Gemini CLI — use Gemini models from any MCP client (Hermes Agent, Claude Code, Claude Desktop, Cursor)
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": {
    "gemini-mcp-server": {
      "command": "uvx",
      "args": [
        "gemini-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install gemini-mcp-server

README Excerpt

A lightweight [FastMCP](https://gofastmcp.com) server that wraps Google's [Gemini CLI](https://github.com/google-gemini/gemini-cli) as MCP tools. Works with any MCP client — Hermes Agent, Claude Code, Claude Desktop, Cursor, etc. - **Node.js** — for the Gemini CLI - **Python 3.11+** — for the MCP server

Tools (7)

dangerousgemini_promptinclude_directoriesmodeloutput_formatprompttext