We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcpauth/mcpauth'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.dev.vars.example•306 B
# Used by Wrangler in local development
# In production, these should be set as Cloudflare Worker Secrets.
BETTER_AUTH_URL=http://localhost:8787
BETTER_AUTH_SECRET=
MCPAUTH_ALLOWED_ORIGIN=http://localhost:8787,http://localhost:6274
MCPAUTH_SECRET=
MCPAUTH_PRIVATE_KEY=
BASE_URL=http://localhost:8787