gemini-mcp-bridge
by hampsterx
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_CLI_PATH | No | Path to CLI binary | gemini |
| GEMINI_DEFAULT_MODEL | No | Default model for all tools (CLI default if empty) | |
| GEMINI_FALLBACK_MODEL | No | Fallback on quota/rate-limit errors (set 'none' to disable) | gemini-2.5-flash |
| GEMINI_MAX_CONCURRENT | No | Max concurrent subprocess spawns | 3 |
| GEMINI_SPAWN_JITTER_MAX_MS | No | Random extra delay before spawn to avoid deterministic timing | 200 |
| GEMINI_MIN_INVOCATION_GAP_MS | No | Minimum gap between Gemini CLI start times | 5000 |
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/hampsterx/gemini-mcp-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server