Skip to main content
Glama

GCP MCP Server

by JayRajGoyal
requirements.txt646 B
# Core MCP and async dependencies (requires Python 3.10+) mcp>=1.0.0 anyio>=4.0.0 httpx>=0.25.0 # Google Cloud dependencies google-cloud-logging>=3.8.0 google-cloud-monitoring>=2.16.0 google-cloud-error-reporting>=1.9.0 google-auth>=2.23.0 google-auth-oauthlib>=1.1.0 # Data handling and validation pydantic>=2.0.0 python-dateutil>=2.8.0 typing-extensions>=4.0.0 # Logging and CLI structlog>=23.1.0 click>=8.1.0 # Development dependencies (install with pip install -e ".[dev]") # pytest>=7.4.0 # pytest-asyncio>=0.21.0 # pytest-cov>=4.1.0 # pytest-mock>=3.11.0 # black>=23.7.0 # isort>=5.12.0 # mypy>=1.5.0 # flake8>=6.0.0 # pre-commit>=3.3.0

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