Skip to main content
Glama
claude-code-config.json345 B
{ "mcpServers": { "gcp": { "command": "python", "args": ["-m", "gcp_mcp.cli", "--local", "--debug"], "cwd": "/path/to/your/gcp-mcp", "env": { "GCP_PROJECT": "your-project-id", "GOOGLE_APPLICATION_CREDENTIALS": "/path/to/your/service-account-key.json", "LOG_LEVEL": "INFO" } } } }

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/JayRajGoyal/gcp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server