Linear MCP (multi-workspace, PAT auth) runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from pypi. Last commit 9 Sep 2026.
Multi-workspace Linear MCP — PAT auth, 57 tools + 3 prompts, substrate enforcement, drop-in.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add linear-mcp -- uvx adelaidasofia-linear-mcp
{
"mcpServers": {
"linear-mcp": {
"args": [
"adelaidasofia-linear-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.linear-mcp]
command = "uvx"
args = ["adelaidasofia-linear-mcp"]
{
"mcpServers": {
"linear-mcp": {
"args": [
"adelaidasofia-linear-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"linear-mcp": {
"args": [
"adelaidasofia-linear-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
LINEAR_PAT (Personal API Key from linear.app/settings/account/security).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Linear project management and issue tracking
Integrates agents with Linear software development workflows.
Manage tasks, sprints, projects, and wiki pages in your Ithura workspace.
Linear MCP — wraps the Linear GraphQL API (OAuth)
Aztra workspace: projects, issues, sprints, goals, wiki and time tracking.
Track issues, manage projects, and streamline workflows in Jira.
Per-env roadmap board for WithVibe — an MCP server the orchestrator drives to plan and track work.
Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.
Answers built from our own checks of this server.