Skip to main content
Glama
render.yaml517 B
services: - type: web name: mcp-chat-backend env: node buildCommand: npm install && npm run build startCommand: npm start envVars: - key: NODE_ENV value: production - key: PORT value: 3001 - key: JWT_SECRET generateValue: true - key: MCP_SERVER_URL value: https://gemini-mcp-server-production.up.railway.app - key: MCP_AUTH_TOKEN value: test-token - key: FRONTEND_URL value: https://mcp-chat-support.vercel.app

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/ChiragPatankar/MCP'

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