Linear
Freeby MCP Community
<p align="center"> <img src="https://github.com/tacticlaunch/mcp-linear/blob/main/docs/linear-app-icon.png?raw=true" alt="Linear App Icon" width="250" height=
v0.1.0Added Apr 12, 2026
Linear MCP Server
Installation
Reviews
Installation
Quick install
npx -y @celeria-ai/linear-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"linear": {
"command": "npx",
"args": ["-y", "@celeria-ai/linear-mcp"]
}
}
}