Productivity
Verified
Trust: 51/100 (Fair)Linear MCP Guide
Create issues, manage projects, track sprints, and automate development workflows in Linear.
198 stars 7,200 downloadsby Linear
Quick Start
Install
npx @mcp/linearClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"linear-mcp": {
"command": "npx",
"args": [
"@mcp/linear"
]
}
}
}What Linear MCP Can Do
create_issues
Create new issues
manage_projects
Manage projects and cycles
search
Search issues and projects
Permissions Required
Linear MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
linear.read | Read Linear data | low |
linear.write | Create and update issues | medium |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Supported |
| LangChain | Supported |