MCP.so
Sign In
Servers

Gemini MCP Server for Claude Desktop

@Garblesnarff

A Model Context Protocol (MCP) server that enables Claude Desktop to interact with Google's Gemini AI - featuring 7 tools with Smart Tool Intelligence that learns from your usage patterns

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "gemini-mcp-server": {
      "command": "node",
      "args": [
        "test-tool-intelligence-full.js"
      ]
    }
  }
}

More from AI & Agents