ipIterPrompt
MCP serverProject ManagementVerified Last verified 2026-07-24

Linear MCP Server

by Linear

Linear's official remote MCP server lets an AI assistant read and act on your Linear workspace — listing and filtering issues, viewing projects and status, and creating or updating work. It's hosted at mcp.linear.app with OAuth, and offers a read-only endpoint that only ever exposes read tools.

Works with

The Model Context Protocol (MCP).

When to use it

  • Turning a discussion or spec into properly-filed Linear issues
  • Getting a status rollup of a project or cycle without opening Linear
  • Letting an agent plan work against your real backlog

When not to

  • When you want zero write access — use the read-only endpoint instead of the default one

What it does

  • List and filter issues with rich queries
  • View projects, status, and roadmap context
  • Create and update issues (or connect read-only)

How to install

Setup steps with copy-paste config. Sources are cited under each method.

Remote server (OAuth)

Requires: An MCP host that supports remote servers · A Linear account

  1. Add the hosted endpoint

    Point your host at Linear's remote MCP endpoint and authorize with OAuth. Use the /readonly path if you want read-only tools.

    url
    https://mcp.linear.app/mcp
  2. Authorize the workspace

    Complete OAuth; each workspace needs its own auth context, so reconnect per workspace as needed.

How to prompt it

Copy-paste prompts written to exercise this plugin, with what to expect.

File issues from a spec

You have a feature spec and want it broken into tracked work.

Break this spec into Linear issues under the Growth team, set sensible titles and estimates, and link them to a new project called 'Onboarding v2'. Show me the plan before creating anything.

What to expect: The agent proposes a structured set of issues you can approve, then creates them in the right team and project.

  • Ask for a dry run first; approve, then say 'create them' to write.

Tips for getting the most out of it

  • Use the /mcp/readonly endpoint for planning/reporting workflows where the agent should never write.
  • Be specific about team, project, and cycle so issues land in the right place.

Prompts to pair with it

Real prompts from the IterPrompt library you can copy or run.

Creating a Project Management Tool

Turn any AI chat into a creating a project management tool with this community persona prompt.

2,743 copiesOpen ↗

Work on Linear Issue

Turn any AI chat into a work on linear issue with this community persona prompt.

4,228 copiesOpen ↗
4.6

Uv Package Manager

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing depend

2,839 copiesOpen ↗

Conductor Validator Agent

Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.

5,319 copiesOpen ↗

Monorepo Architect Agent

Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Use PROACTIVELY

4,074 copiesOpen ↗

Project Manager

Turn any AI chat into a project manager with this community persona prompt.

3,294 copiesOpen ↗
See more prompts in the library

Frequently asked questions

Can I prevent it from modifying my workspace?+

Yes — connect to the read-only endpoint (mcp.linear.app/mcp/readonly), which only exposes read tools.

Pairs well with

Related guides

Alternatives to Linear MCP Server

Sources & verification

The facts on this page and where they come from. Anything unverified is labeled — we'd rather say "unknown" than guess.

Install steps, pricing, and availability change often. Always confirm on the official page before relying on setup details.