MCP Linear
Related Servers
Alternatives to MCP Linear
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables AI agents to manage Linear issues, projects, teams, and more via the Model Context Protocol.312 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables AI models to interact with Linear for issue tracking and project management through the Model Context Protocol, supporting capabilities like creating issues, searching, managing sprints, and bulk updating statuses.5-
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server implementation that enables AI assistants to interact with Linear project management systems, allowing them to create, retrieve, and modify data related to issues, projects, teams, and users.14 npm3MIT
- AlicenseNot gradedqualityDmaintenanceProvides access to Linear's issue tracking system through a standardized Model Context Protocol interface, allowing users to create, update, search, and manage issues, projects, and comments via natural language.210 npm1MIT
- FlicenseNot gradedqualityDmaintenanceEnables management of Linear kanban boards, projects, and issues directly through Claude via the Model Context Protocol. It includes an automatic task tracking hook that synchronizes Claude's real-time work progress directly to Linear boards.-
- AlicenseAqualityCmaintenanceProvides focused tools for interacting with Linear via the Model Context Protocol, enabling LLMs to manage Linear issues, projects, and teams.433Apache 2.0
TDQS
Scored across 198 tools
Many tools follow a clear resource+action pattern, but there are several near-overlapping retrieval families (getIssues/searchIssues/getProjectIssues/getCycleIssues, generic vs entity-scoped document getters, getSavedViews/getFavoriteViews). At 198 tools, an agent will frequently have multiple plausible tools for the same need despite generally clear descriptions.
All tools share the linear_ prefix followed by a consistent camelCase verb+noun convention (getX, createX, updateX, archiveX, addXToY, removeXFromY, deleteX). Even long names like createOAuthClientCredentialsToken follow the same predictable pattern.
198 tools is far beyond the 25+ 'too many' threshold and makes the surface extremely difficult to navigate. Even for a comprehensive Linear integration, this is an extreme mismatch that would be better split into focused domain-specific servers.
The tool surface is exceptionally broad, covering issues, projects, cycles, initiatives, roadmaps, releases, documents, customers, webhooks, OAuth, notifications, and audit events. Minor gaps exist, such as no direct delete for projects/teams/documents/workflow states, no label update/delete, and no attachment deletion, but core workflows are generally covered.