Skip to main content
Glama

MCP Server Boilerplate

by cds-id
.env.example356 B
# Server Configuration PORT=3000 NODE_ENV=development # Optional: Configure OAuth if needed # OAUTH_CLIENT_ID=your_client_id # OAUTH_CLIENT_SECRET=your_client_secret # OAUTH_AUTH_URL=https://auth.external.com/oauth2/v1/authorize # OAUTH_TOKEN_URL=https://auth.external.com/oauth2/v1/token # OAUTH_REVOCATION_URL=https://auth.external.com/oauth2/v1/revoke

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/cds-id/mcp-server-boilerplate'

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