Gemini MCP Server
by aliargun
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. |
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
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