Skip to main content
Glama

GCP MCP Server

by JayRajGoyal
config.example.json445 B
{ "default_project": "your-gcp-project-id", "log_retention_days": 30, "max_results": 1000, "excluded_log_names": [ "projects/your-project/logs/cloudaudit.googleapis.com%2Fdata_access" ], "authentication": { "method": "service_account", "service_account_path": "/path/to/service-account.json" }, "logging": { "level": "INFO", "format": "json" }, "cache": { "enabled": true, "ttl_seconds": 300 } }

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