mcpbeat Sign in

Linear Project MCP Server

local only

Linear Project runs on your own machine — the client starts it, so there is no endpoint to ping. 119 installs a week from npm. Last commit 23 Aug 2026.

Scope-gated Linear project administration with optional GitHub and Obsidian evidence adapters

Installs per day peak 60 · avg 3
a month agotoday
119
Installs / week
npm · @openly-useful/linear-project-mcp-server
0
Stars
0 open issues
23 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Linear Project every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add linear-project -- npx -y @openly-useful/linear-project-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "linear-project": {
      "args": [
        "-y",
        "@openly-useful/linear-project-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.linear-project]
command = "npx"
args = ["-y", "@openly-useful/linear-project-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "linear-project": {
      "args": [
        "-y",
        "@openly-useful/linear-project-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "linear-project": {
      "args": [
        "-y",
        "@openly-useful/linear-project-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Linear Project

same job, measured the same way
Reposcout
by rakesh1002

Discover, enrich, and rank GitHub repos for an objective with weighted, evidence-based scoring.

56 installs/wk local only
Project Context
by sandovalrr

Safely manage repository-scoped issues across Linear, GitHub Issues, and Jira Cloud.

58 installs/wk local only
Navigator
by mentu

Read-only repo navigation and progressive disclosure; BM25 locator with registered evidence.

107 installs/wk local only
Weavatrix Refactor
by sergii-ziborov

Transactional refactoring extension with 11 evidence-backed tools, previews, and rollback.

1 035 installs/wk local only
Weavatrix Refactor
by weavatrix

Transactional refactoring extension with 11 evidence-backed tools, previews, and rollback.

local only
D
RepoFold
by repofold

A cited wiki of your GitHub repo: search, read pages, find symbols and ask, with line citations.

answering
Fake Star Audit
by ardev-lab

Transparent rule-based GitHub fake-star detector — LOW/MEDIUM/HIGH with per-rule evidence.

120 installs/wk local only
Fake Star Audit
by armada735

Transparent rule-based GitHub fake-star detector — LOW/MEDIUM/HIGH with per-rule evidence.

local only

Linear Project — questions

Answers built from our own checks of this server.

Why is there no uptime for Linear Project?
Linear Project runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @openly-useful/linear-project-mcp-server was installed 119 times last week.
How do I connect Linear Project?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @openly-useful/linear-project-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Linear Project?
The npm package @openly-useful/linear-project-mcp-server was installed 119 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Linear Project open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.