The reputation layer for AI skills, tools & agents

jerhadf/linear-mcp-server

Score: 26.3 Rank #8275

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

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 318 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 19 open vs 5 closed issues — triaging stale issues improves health

Badge

AgentRank score for jerhadf/linear-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/jerhadf--linear-mcp-server)](https://agentrank-ai.com/tool/jerhadf--linear-mcp-server)
<a href="https://agentrank-ai.com/tool/jerhadf--linear-mcp-server"><img src="https://agentrank-ai.com/api/badge/tool/jerhadf--linear-mcp-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

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 Desktop
Read full README on GitHub →
Are you the maintainer? Claim this listing