## BrainTrust
BRAINTRUST_API_KEY=
## Neon BaaS team org api key
NEON_API_KEY=
## Anthropic api key to run the evals
ANTHROPIC_API_KEY=
## Neon API
NEON_API_HOST=https://api.neon.tech/api/v2
## OAuth upstream oauth host
UPSTREAM_OAUTH_HOST='https://oauth2.neon.tech';
## OAuth client id
CLIENT_ID=
## OAuth client secret
CLIENT_SECRET=
## Redirect URI for OIDC callback
REDIRECT_URI=http://localhost:3001/callback
## A connection string to postgres database for client and token persistence
## Optional while running in MCP in stdio
OAUTH_DATABASE_URL=
## A secret key to sign and verify the cookies
## Optional while running MCP in stdio
COOKIE_SECRET=
## Optional Analytics
ANALYTICS_WRITE_KEY=
## Optional Sentry
SENTRY_DSN=
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/neondatabase-labs/mcp-server-neon'
If you have feedback or need assistance with the MCP directory API, please join our Discord server