Available Tools
linear_create_issue
"Create a bug report: Login fails with expired JWT tokens. Priority: urgent. Assign to backend team."linear_update_issue
"Move issue LIN-423 to In Review and add a comment: Fix deployed to staging"linear_search
"Find all open bugs assigned to me"
"Show high-priority issues in the Authentication project"linear_list_projects
"List all active projects and their completion percentages"linear_get_cycles
"Show the current sprint and remaining issues"Use Cases
Auto-Create Issues from Code
"I just found a race condition in the payment handler. Create a Linear issue with the code context."
→ Agent creates issue with file reference, stack trace, and suggested fixSprint Review
"Summarize what was completed in the current cycle"
→ Agent queries completed issues and generates a summaryBug Triage
"Show all unassigned bugs from the last week, sorted by priority"
→ Agent queries and presents organized listCode-to-Issue Linking
"I just fixed LIN-423. Update the issue status to Done and link this commit."Key Stats
- 1,500+ GitHub stars
- Full CRUD for Linear issues
- Project and cycle queries
- Team and assignment management
- Webhook support for real-time updates
FAQ
Q: What is Linear MCP? A: An MCP server that gives AI agents full access to Linear project management — create issues, update status, query backlogs, and automate workflows via natural language.
Q: Is Linear MCP free? A: The MCP server is open-source. Linear requires a subscription for teams.
Q: Can it create issues from code context? A: Yes, the agent can reference files, line numbers, and error messages when creating issues.