services:
- type: web
name: digital-nagrik-mitra
env: python
buildCommand: pip install -r requirements.txt
startCommand: gunicorn digital-nagrik-mitra-mcp.mcp_server:app --bind 0.0.0.0:$PORT --timeout 120
envVars:
- key: PYTHON_VERSION
value: 3.11.8
- key: AUTH_TOKEN
sync: false # You'll set this in the Render dashboard
- key: MY_NUMBER
sync: false # You'll set this in the Render dashboard
plan: free # Or upgrade to a paid plan for production
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/Nikh7l/PuchAI'
If you have feedback or need assistance with the MCP directory API, please join our Discord server