Skip to main content
Glama

Customer Registration MCP Server

by rodrigoai
render.yaml552 B
services: - type: web name: mcpnova-chatbot runtime: node plan: free rootDir: . buildCommand: yarn install && yarn build startCommand: node build/chatbotServer.js healthCheckPath: /health envVars: - key: NODE_ENV value: production - key: OPENAI_API_KEY sync: false - key: CUSTOMER_API_HOST sync: false - key: CUSTOMER_API_TOKEN sync: false - key: AGENT_TONE value: Professional, helpful, and efficient - key: CHATBOT_PORT value: 3000

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/rodrigoai/mcpNova'

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