Skip to main content
Glama
render.yaml458 B
services: - type: web name: viterbit-mcp-server runtime: python plan: starter buildCommand: pip install -r requirements.txt startCommand: python -m uvicorn server_http:app --host 0.0.0.0 --port $PORT envVars: - key: PYTHON_VERSION value: 3.11.0 - key: VITERBIT_API_KEY sync: false - key: MCP_API_KEYS sync: false - key: ALLOWED_ORIGINS value: "*" healthCheckPath: /health

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/Alex-air/mcp_viterbit'

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