Community Productivity
Linear
Browse + create Linear issues, projects, and cycles — full CRUD with filter support.
344 stars 54 forks Last commit 1y ago Language TypeScript License MIT
Install
npm install -g @jerhadf/linear-mcp-server Claude Desktop / Cursor config
Drop into your claude_desktop_config.json or Cursor MCP settings. Replace the ${…} placeholders with your own values.
{
"mcpServers": {
"linear": {
"command": "npx",
"args": ["-y", "@jerhadf/linear-mcp-server"],
"env": { "LINEAR_API_KEY": "${LINEAR_API_KEY}" }
}
}
} About
Community-maintained Linear MCP server. Issues (list, filter, create, update, comment), projects, cycles, teams, labels. Uses Linear's GraphQL API; auth via personal API key.
Discussion (0)
Sign in to comment →No comments yet. Sign in to start the discussion.