MCP server intelligence profile

Claude Code Gemini MCP Server

Enables Claude Code to call Gemini models through an OpenAI-compatible API, providing tools for deep analysis, brainstorming, code review, and general queries using Gemini's capabilities

Local OnlyShunL12324
Awaiting current scanSource Git · 470716910982be03cdf948fef9f1d87be491afb9

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
4Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical slugclaude-code-gemini-mcp-dac19cc1DeploymentLocal Only
Canonical packageRepositoryShunL12324/claude-code-gemini-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitshunl12324/claude-code-gemini-mcp470716910982be03cdf948fef9f1d87be491afb91Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitshunl12324/claude-code-gemini-mcp470716910982be03cdf948fef9f1d87be491afb9CurrentAug 25, 20264 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
gemini-mcpServer-reported name
1Capability groups
Aug 25, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
gemini_brainstormLet Gemini brainstorm on a topic and generate multiple creative ideas or solutions with pros and cons
Input schema
{
  "type": "object",
  "properties": {
    "topic": {
      "type": "string",
      "description": "The topic to brainstorm"
    },
    "constraints": {
      "type": "string",
      "description": "Constraints or requirements to consider"
    },
    "count": {
      "type": "number",
      "minimum": 3,
      "maximum": 10,
      "description": "Number of ideas to generate (default: 5)"
    }
  },
  "required": [
    "topic"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
gemini_querySend any query to Gemini-3-pro-preview model
Input schema
{
  "type": "object",
  "properties": {
    "prompt": {
      "type": "string",
      "description": "The complete prompt to send"
    },
    "systemPrompt": {
      "type": "string",
      "description": "Optional system prompt"
    },
    "temperature": {
      "type": "number",
      "minimum": 0,
      "maximum": 2,
      "description": "Sampling temperature (0-2), default 0.7"
    }
  },
  "required": [
    "prompt"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
gemini_reviewLet Gemini review code, architecture design, or technical solutions
Input schema
{
  "type": "object",
  "properties": {
    "content": {
      "type": "string",
      "description": "The content to review (code, design document, etc.)"
    },
    "reviewType": {
      "type": "string",
      "enum": [
        "code",
        "architecture",
        "security",
        "performance"
      ],
      "description": "Type of review: code, architecture, security, or performance"
    },
    "focus": {
      "type": "string",
      "description": "Specific aspects to focus on"
    }
  },
  "required": [
    "content",
    "reviewType"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
gemini_thinkLet Gemini-3-pro-preview deeply analyze complex problems, perform reasoning and brainstorming
Input schema
{
  "type": "object",
  "properties": {
    "problem": {
      "type": "string",
      "description": "The problem or task to analyze"
    },
    "context": {
      "type": "string",
      "description": "Related background information or context"
    },
    "thinkingStyle": {
      "type": "string",
      "enum": [
        "analytical",
        "creative",
        "critical",
        "systematic"
      ],
      "description": "Thinking style: analytical (logical analysis), creative (divergent thinking), critical (critical evaluation), systematic (systematic decomposition)"
    }
  },
  "required": [
    "problem"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Claude Code Gemini MCP Server questions

How do I install Claude Code Gemini MCP Server?

No verified package installation command is available in the retained catalog evidence.

What tools does Claude Code Gemini MCP Server provide?

Claude Code Gemini MCP Server exposed 4 tools during independent protocol observation, including gemini_brainstorm, gemini_query, gemini_review, gemini_think.

Is Claude Code Gemini MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

Google intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.