Linear
Freeby MCP Community
MCP server with Linear integration
v1.6.1Added Apr 12, 2026
mcpmodel-context-protocolaiserverlinear
Linear MCP Server
MCP server with Linear integration
Installation
Reviews
Installation
Quick install
npx -y @west10tech/linear-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"linear": {
"command": "npx",
"args": ["-y", "@west10tech/linear-mcp"]
}
}
}