Linear MCP Server
Manage Linear issues, projects, and cycles from Claude Code.
claude mcp add linear -- npx -y @linear/mcp-server
You can also call this service directly via its API: Linear API
Use the MCP when:
You want plug-and-play integration with Claude Code and don't need custom logic around the calls.
Use the API when:
You need fine-grained control, custom error handling, or want to chain multiple API calls in a script.
About
Integrate Linear project management into your Claude Code workflow. Create and update issues, manage project cycles, search across your workspace, and link code changes to tickets. Keeps your development flow connected to your project management without browser tab switching.
Tags
Score Breakdown
Performance
Scores
Related
Atlassian MCP Server
Access Jira issues, Confluence pages, and Atlassian Cloud from Claude Code.
claude mcp add atlassian --url https://mcp.atlassian.comGitHub MCP Server
Access GitHub repos, issues, PRs, and actions directly from Claude Code.
claude mcp add github -- npx -y @modelcontextprotocol/server-githubPlaywright MCP Server
Browser automation with Playwright - test, scrape, and interact with web pages.
claude mcp add playwright -- npx -y @playwright/mcp