Gemini MCP Server
by LKbaba
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Service account field (paste JSON approach). Set to 'service_account'. | |
| auth_uri | No | Auth URI (paste JSON approach). | |
| client_id | No | Service account client ID (paste JSON approach). | |
| token_uri | No | Token URI (paste JSON approach). | |
| project_id | No | GCP project ID (paste JSON approach). | |
| HTTPS_PROXY | No | Optional proxy URL for users behind proxy/VPN. | |
| private_key | No | Private key (paste JSON approach). | |
| client_email | No | Service account email (paste JSON approach). | |
| GEMINI_API_KEY | No | API key from Google AI Studio for AI Studio authentication mode. | |
| private_key_id | No | Private key ID (paste JSON approach). | |
| universe_domain | No | Universe domain (paste JSON approach). Often 'googleapis.com'. | |
| GOOGLE_CLOUD_PROJECT | No | GCP project ID for explicit Vertex AI mode. | |
| client_x509_cert_url | No | Client cert URL (paste JSON approach). | |
| GOOGLE_CLOUD_LOCATION | No | Region for Vertex AI (default: 'global'). | |
| GOOGLE_CREDENTIALS_JSON | No | Entire service account JSON as a single string (explicit Vertex AI mode). | |
| GOOGLE_GENAI_USE_VERTEXAI | No | Set to 'true' to enable explicit Vertex AI mode. | |
| auth_provider_x509_cert_url | No | Auth provider cert URL (paste JSON approach). | |
| GOOGLE_APPLICATION_CREDENTIALS | No | File path to service account JSON key (explicit Vertex AI mode). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/LKbaba/Gemini-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server