jerhadf/linear-mcp-server
A server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
Overview
jerhadf/linear-mcp-server is a JavaScript MCP server licensed under MIT. A server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear. Topics: anthropic, linear, mcp, mcp-server, model-context-protocol.
Ranked #8275 out of 25632 indexed tools.
Ecosystem
JavaScript MIT
anthropiclinearmcpmcp-servermodel-context-protocol
Signal Breakdown
Stars 344
Freshness 10mo ago
Issue Health 21%
Contributors 3
Dependents 0
Forks 57
Description Good
License MIT
How to Improve
Description low impact
Freshness high impact
Issue Health high impact
Matched Queries
From the README
# Linear MCP Server **IMPORTANT NOTE:** This MCP Server is now deprecated and is no longer being maintained. I recommend you use the official Linear remote MCP server here: https://linear.app/changelog/2025-05-01-mcp (https://mcp.linear.app/sse) A [Model Context Protocol](https://github.com/modelcontextprotocol) server for the [Linear API](https://developers.linear.app/docs/graphql/working-with-the-graphql-api). This server provides integration with Linear's issue tracking system through MCP, allowing LLMs to interact with Linear issues. ## Installation ### Automatic Installation To install the Linear MCP server for Claude Desktop automatically via [Smithery](https://smithery.ai/protocol/linear-mcp-server): ```bash npx @smithery/cli install linear-mcp-server --client claude ``` ### Manual Installation 1. Create or get a Linear API key for your team: [https://linear.app/YOUR-TEAM/settings/api](https://linear.app/YOUR-TEAM/settings/api) 2. Add server config to Claude DesktopRead full README on GitHub →
Are you the maintainer? Claim this listing