Skip to main content
Glama

ODIADEV MCP Server

vercel.json455 B
{ "version": 2, "routes": [ { "src": "/health", "dest": "/api/healthcheck.js" }, { "src": "/webhook/flutterwave", "dest": "/api/webhook/flutterwave.js" }, { "src": "/webhook/twilio/whatsapp", "dest": "/api/webhook/twilio/whatsapp.js" }, { "src": "/payments/initiate", "dest": "/api/payments/initiate.js" }, { "src": "/tts/speak", "dest": "/api/tts/speak.js" }, { "src": "/agents/deploy", "dest": "/api/agents/deploy.js" } ] }

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/Odiabackend099/odiadev-mcp-2025'

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