Skip to main content
Glama
# Server Configuration PORT=3000 NODE_ENV=development # Linear API LINEAR_API_URL=https://api.linear.app/graphql LINEAR_API_TOKEN=<YOUR_TOKEN> # Security CORS_ORIGINS=http://localhost:3000,https://your-deployed-domain.com RATE_LIMIT_WINDOW_MS=60000 RATE_LIMIT_MAX=100 # Logging LOG_LEVEL=info

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/tacticlaunch/mcp-linear'

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