Claude Code Gemini MCP
by ShunL12324
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_MODEL | No | Model ID | gemini-3-pro-preview |
| GEMINI_API_KEY | Yes | Your API key | |
| GEMINI_BASE_URL | Yes | API endpoint (OpenAI-compatible) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gemini_thinkC | Let Gemini-3-pro-preview deeply analyze complex problems, perform reasoning and brainstorming |
| gemini_brainstormC | Let Gemini brainstorm on a topic and generate multiple creative ideas or solutions with pros and cons |
| gemini_reviewC | Let Gemini review code, architecture design, or technical solutions |
| gemini_queryC | Send any query to Gemini-3-pro-preview model |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShunL12324/claude-code-gemini-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server