google-dev-knowledge-mcp-bridge
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG_MCP | No | Enable debug mode. | false |
| MAX_RETRIES | No | Maximum number of retries on failure. | 2 |
| CACHE_TTL_MS | No | Cache time-to-live in milliseconds. | 300000 |
| EXPAND_TOP_N | No | Number of top search hits to expand. | 4 |
| BACKOFF_BASE_MS | No | Base backoff time in milliseconds. | 400 |
| EXPAND_MAX_CHARS | No | Maximum characters for expanded content. | 9000 |
| AUTO_EXPAND_SEARCH | No | Automatically expand search results. | true |
| REQUEST_TIMEOUT_MS | No | Request timeout in milliseconds. | 20000 |
| GOOGLE_QUOTA_PROJECT_ID | No | Optional quota project ID. | |
| EXPAND_PER_DOC_MAX_CHARS | No | Maximum characters per document in expansion. | 2600 |
| GOOGLE_IMPERSONATE_SERVICE_ACCOUNT | Yes | Service account email to impersonate for authentication. |
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 |
|---|---|
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues