Skip to main content
Glama
config.production.json768 B
{ "server": { "transport": "https", "port": 443, "debug": false, "production": true, "httpsOptions": { "keyPath": "/opt/umbrella-mcp/ssl/server.key", "certPath": "/opt/umbrella-mcp/ssl/server.crt" } }, "auth": { "tokenExpiration": 86400, "issuer": "https://mcp.umbrellacost.io/", "encryptionKey": "CHANGE_ME_ON_INSTALLATION", "rsaKeyPath": "/opt/umbrella-mcp/keys/" }, "cloudflare": { "enabled": false, "autoDetectUrl": false, "tunnelCommand": "", "currentTunnelUrl": "" }, "umbrella": { "baseUrl": "https://api.umbrellacost.io/api", "frontendBaseUrl": "https://api-front.umbrellacost.io/api" }, "mcp": { "serverName": "Umbrella MCP", "serverVersion": "2.0.0" } }

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/daviddraiumbrella/invoice-monitoring'

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