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. |
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
- 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/RodriguezGoldstein/gcp-mcp-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server