Skip to main content
Glama

Linear MCP Server

by bleugreen
.env.example314 B
# Linear API Configuration LINEAR_API_KEY=your_linear_api_key_here # Server Configuration PORT=3000 NODE_ENV=development # Webhook Configuration WEBHOOK_SECRET=your_webhook_secret_here # SSE Configuration SSE_HEARTBEAT_INTERVAL_MS=15000 # Rate Limiting RATE_LIMIT_WINDOW_MS=3600000 RATE_LIMIT_MAX_REQUESTS=1500

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

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