
Linear MCP Server
Connect Linear to any MCP client — create issues, search projects, and update statuses.
Linear MCP Server is a connect Linear to any MCP client — create issues, search projects, and update statuses. Connects Linear to any MCP-compatible client via the Model Context Protocol.
About Linear MCP Server
Linear MCP Server is an MCP server that connects Linear to any MCP-compatible client through the Model Context Protocol.
It supports creating issues in Linear, searching projects, and updating issue statuses — the read and write actions exposed to your assistant.
It suits teams on Linear who want an LLM client to file and update issues without opening the app. It needs an MCP-compatible client to be useful, and its functionality is limited to Linear operations only, so it won't touch anything outside Linear.
Among MCP servers it sits in the project-tracking group, scoped to Linear rather than issue trackers in general.
Sources: github.com, this listing
What it does well
- Connects Linear to any MCP-compatible client via the Model Context Protocol.
- Supports creating issues in Linear.
- Supports searching projects in Linear.
- Supports updating issue statuses in Linear.
Where it falls short
- Requires an MCP-compatible client to be useful.
- Functionality is limited to Linear operations only.
Tagged
- CLI
- MCP Support
- Free
Compared with similar things
Picked by shared tags inside the MCP Servers.
- 01Free →Slack MCP Server
Reference MCP server for Slack — read channels, post messages, and manage threads from an agent.
- 02Free →Puppeteer MCP Server
Browser automation MCP server using Puppeteer — navigate, fill, click, and screenshot pages.
- 03Free →Postgres MCP Server
Read-only Postgres MCP server — let an LLM query your database with full schema awareness.
- 04Free →Google Drive MCP Server
Connect Google Drive to any MCP client for file listing, search, and content extraction.
- 05Free →Brave Search MCP Server
Web search MCP server backed by the Brave Search API — privacy-respecting and independent index.
- 06Free →Filesystem MCP Server
Anthropic's reference MCP server for reading, writing, and searching files on the local filesystem.
Related reading
- How to Build an MVP with AI
You don't start by building. You start by finding the one assumption that would kill the idea, then build the smallest thing that tests it. Here's the full idea-to-deployed workflow from a live AI build session: research the market with ChatGPT, pick a segment on unit economics, have AI write the PRD, then vibe-code and ship with Claude Code — in a couple of hours, not a quarter.
Read guide → - What Is an AI Agent Harness? The Runtime That Turns an LLM Into an Agent
A harness is the runtime wrapper that turns a bare language model into an agent — the layer that runs tools, holds memory, assembles context, and enforces limits. The model does the reasoning; the harness does everything the model can't do on its own. It's the part that decides whether you shipped a chatbot or a real agent — and it's why the same model feels brilliant in one tool and useless in another.
Read guide → - Claude Code Memory
Claude Code has built-in memory — a CLAUDE.md file it reads each session — but it only holds short, hand-written notes. To make it understand a large codebase or docs set, you add a second brain: turn the repo into a knowledge graph, fold that into an Obsidian vault, and let the agent query the map instead of re-reading every file.
Read guide →
Featured on Vibedonalds
Own Linear MCP Server? Add this badge to your site to show you’re listed — and link back to your profile here.
<a href="https://vibedonalds.com/tools/mcp-linear" target="_blank" rel="noopener">
<img src="https://vibedonalds.com/badge/featured-on-vibedonalds.svg" alt="Linear MCP Server — Featured on Vibedonalds" width="240" height="60" loading="lazy" />
</a>Frequently asked questions
- What is Linear MCP Server?
- Linear MCP Server is a connect Linear to any MCP client — create issues, search projects, and update statuses.
- Is Linear MCP Server free?
- Linear MCP Server is free to use. There is no paid tier as of the last index update.
- What platforms does Linear MCP Server support?
- Linear MCP Server runs on mac, win, linux, cli.
- What category does Linear MCP Server belong to?
- Linear MCP Server is in the MCP Servers category — Implementations of the Model Context Protocol — file, database, API, and browser servers that LLM clients can plug into.
- What are the downsides of Linear MCP Server?
- Requires an MCP-compatible client to be useful. Functionality is limited to Linear operations only.