We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rustomax/observe-experimental-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
fastmcp>=0.1.0
PyYAML>=6.0.0
fastapi>=0.95.0
uvicorn>=0.21.1
requests>=2.28.2
python-dotenv>=1.0.0
httpx>=0.24.0
tqdm>=4.65.0
typing-extensions>=4.0.0
# PostgreSQL for dataset/metrics intelligence
asyncpg>=0.29.0
# Gemini AI for documentation search
google-genai>=0.1.0
# OpenTelemetry instrumentation
opentelemetry-api>=1.21.0
opentelemetry-sdk>=1.21.0
opentelemetry-exporter-otlp>=1.21.0
opentelemetry-instrumentation>=0.42b0
opentelemetry-instrumentation-httpx>=0.42b0
opentelemetry-instrumentation-asyncpg>=0.42b0
opentelemetry-instrumentation-fastapi>=0.42b0
# Visualization dependencies
matplotlib>=3.7.0
pandas>=2.0.0
numpy>=1.24.0
pillow>=10.0.0
seaborn>=0.12.0
# Fix for transitive dependencies
backports.tarfile>=1.0.0 # Required by jaraco-context
SecretStorage>=3.2 # Linux-only dependency for keyring