Community Productivity
Linear
Browse + create Linear issues, projects, and cycles — full CRUD with filter support.
346 stars 55 forks Last commit 1y ago Language TypeScript License MIT
Install
npm install -g @jerhadf/linear-mcp-server Maintain this server? Add the badge
Show your README readers it's in a curated directory — and give them a one-click path to install docs and config.
Markdown
[](https://prismix.dev/mcp/linear) Theme-aware version (auto dark/light on GitHub) →
<a href="https://prismix.dev/mcp/linear"><picture><source media="(prefers-color-scheme: dark)" srcset="https://prismix.dev/api/badge/mcp/linear.svg?theme=dark"><img alt="Listed on Prismix" src="https://prismix.dev/api/badge/mcp/linear.svg"></picture></a> 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.