Gemini MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | Yes | Your Gemini API key used to authenticate with Google's Gemini AI models. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_textC | Generate text using Google Gemini with advanced features |
| analyze_imageC | Analyze images using Gemini vision capabilities |
| count_tokensC | Count tokens for a given text with a specific model |
| list_modelsB | List all available Gemini models and their capabilities |
| embed_textC | Generate embeddings for text using Gemini embedding models |
| get_helpB | Get help and usage information for the Gemini MCP server |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| code_review | Comprehensive code review with Gemini 2.5 Pro |
| explain_with_thinking | Deep explanation using Gemini 2.5 thinking capabilities |
| creative_writing | Creative writing with style control |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Available Gemini Models | List of all available Gemini models and their capabilities |
| API Capabilities | Detailed information about Gemini API capabilities |
| Usage Guide | Complete guide on using all tools and features |
| Parameters Reference | Detailed documentation of all parameters |
| Examples | Example usage patterns for common tasks |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/aliargun/mcp-server-gemini'
If you have feedback or need assistance with the MCP directory API, please join our Discord server