Linear MCP Server
Community
Developer Tools
stdio
Integrate AI agents with Linear for project management. Create and update issues, manage projects and cycles, query team workloads, and automate development workflows.
Quick Install
$ npx -y mcp-server-linearEnvironment Variables
| Variable | Description | Required |
|---|---|---|
| LINEAR_API_KEY | Linear API key | Yes |
Configuration by Client
{
"mcpServers": {
"server": {
"command": "npx",
"args": [
"-y",
"mcp-server-linear"
],
"env": {
"LINEAR_API_KEY": ""
}
}
}
}Need a different client? Use the Config Generator for Windsurf, Cline, Antigravity, and more.
Available Tools (4)
create_issueupdate_issuelist_issueslist_projects