Skip to main content
Glama

Linear MCP Server

by cpropster
# Personal Access Token (PAT) Authentication (Recommended for testing) # Generate a PAT at https://linear.app/settings/api LINEAR_ACCESS_TOKEN=your_personal_access_token # OAuth Authentication (Optional) # Only needed if using OAuth flow instead of PAT # LINEAR_CLIENT_ID=your_oauth_client_id # LINEAR_CLIENT_SECRET=your_oauth_client_secret # LINEAR_REDIRECT_URI=http://localhost:3000/callback # LINEAR_AUTH_CODE=code_from_oauth_redirect # LINEAR_REFRESH_TOKEN=refresh_token_from_oauth_flow

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

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