We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mnehmos/mnehmos.index-foundry.mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Required for /chat endpoint
OPENAI_API_KEY=sk-your-key-here
# Optional configuration
PORT=8080
OPENAI_MODEL=gpt-5-nano-2025-08-07
NODE_ENV=production