Best MCP Servers for Gemini

Google Gemini supports MCP servers through its API and IDE integrations. These verified picks give Gemini access to Google Cloud APIs, databases, and developer tools with full security context.

🤖 Google's multimodal AI with MCP support
10 Verified Picks
VS Code (Official) Config Format
1-click Install

One-Command Install

Install all 10 recommended servers for Gemini with a single command:

npx mymcpshelf add --client vscode 1panel-mcp-server mindsdb-mcp-server context7-mcp-server playwright-browser-automation mastra-docs github-official-mcp-server microsoft-playwright-mcp activepieces-mcp fastmcp figma-context-mcp

Gemini Configuration

Add this to ~/.vscode/mcp_config.json:

{
  "mcpServers": {
    "1panel-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "1panel-mcp"
      ]
    },
    "mindsdb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mindsdb"
      ]
    },
    "context7-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@upstash/context7"
      ]
    },
    "playwright-browser-automation": {
      "command": "npx",
      "args": [
        "-y",
        "@playwright/mcp"
      ]
    },
    "mastra-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@mastra/mcp-docs-server"
      ]
    },
    "github-official-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@github/mcp-server"
      ]
    },
    "microsoft-playwright-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@microsoft/playwright-mcp"
      ]
    },
    "activepieces-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@activepieces/mcp"
      ]
    },
    "fastmcp": {
      "command": "npx",
      "args": [
        "-y",
        "fastmcp"
      ]
    },
    "figma-context-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "figma-context-mcp"
      ]
    }
  }
}

Verified Picks for Gemini

Security-scanned, ranked by relevance and popularity

Other Agents

Find MCP server recommendations for your preferred coding assistant:

Need a Custom MCP System?

Configuration & integration for your stack — from tool selection to production deployment. The directory recommends. The consultancy configures.

Get Started →