Skip to main content
Glama

Multi-Cloud Infrastructure MCP Server

by nomadslayer
requirements.txt987 B
# FastAPI and web framework fastapi==0.104.1 uvicorn[standard]==0.24.0 pydantic==2.5.0 python-multipart==0.0.6 # Async HTTP client aiohttp==3.9.1 httpx==0.25.2 # Redis for queuing redis==5.0.1 # ClickHouse driver clickhouse-driver==0.2.6 # ===== SkyPilot Python SDK ===== # Official SkyPilot with cloud provider support skypilot[runpod,vastai]==0.6.1 # SkyPilot requires these ray[default]==2.9.0 pyyaml==6.0.1 click==8.1.7 colorama==0.4.6 cryptography==41.0.7 jinja2==3.1.2 jsonschema==4.20.0 packaging==23.2 pendulum==3.0.0 rich==13.7.0 tabulate==0.9.0 # Cloud provider SDKs (for SkyPilot) boto3==1.29.7 # AWS # ===== Telemetry and Observability ===== opentelemetry-api==1.21.0 opentelemetry-sdk==1.21.0 opentelemetry-instrumentation-fastapi==0.42b0 opentelemetry-exporter-otlp==1.21.0 # Prometheus metrics prometheus-client==0.19.0 # ===== Utilities ===== python-dotenv==1.0.0 structlog==23.2.0 # Date/time handling python-dateutil==2.8.2 # Async utilities asyncio==3.4.3

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/nomadslayer/infra-mcp'

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