We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mariotaddeucci/template-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Production Environment Configuration
ENVIRONMENT=production
EUNOMIA_SERVER_URL=https://your-eunomia-server.com
MCP_SERVER_PORT=3000
MCP_SERVER_HOST=0.0.0.0
LOG_LEVEL=WARNING
LOG_FORMAT=json