MCP connector: Project management (Asana / Linear / Jira)
MCP (Model Context Protocol) connectors for project management let you link Claude directly to Asana, Linear, and Jira so it can read and act on your real project data inside a conversation. Instead of copying and pasting task lists or ticket details into chat, Claude queries those services live, understands your current workload, and can create, update, or comment on items on your behalf.
These are pre-built 'directory connectors' — meaning Anthropic and the service providers have already configured the connection details, authentication flows, and available tools. You just authenticate with your account and Claude gains access to the specific actions each service exposes: fetching issues, creating tasks, updating statuses, adding comments, and more.
The underlying technology is the Model Context Protocol, an open standard that defines how AI models communicate with external tools and services. Claude connects to remote MCP servers hosted by Asana (https://mcp.asana.com/sse), Atlassian/Jira (https://mcp.atlassian.com/v1/sse), and Linear (https://mcp.linear.app/mcp). These servers translate Claude's tool calls into the appropriate API requests for each service, handling authentication and data formatting behind the scenes.
When you’d use it
- ◆Query your personal task queue — A developer wants a quick overview of everything assigned to them across multiple projects without opening each tool separately. They ask Claude 'What open tasks are assigned to me in Linear this week?' and get a consolidated, prioritized list.
- ◆Convert meeting notes into structured tickets — After a planning meeting, a product manager pastes raw notes into Claude and asks it to create properly formatted Asana tasks with titles, descriptions, assignees, and due dates based on what was discussed. Claude reads the notes, extracts action items, and creates the tasks directly in Asana.
- ◆Generate sprint release notes from completed tickets — An engineering lead asks Claude to pull all 'Done' issues from the current Linear sprint and generate a draft release notes document, combining actual ticket titles and descriptions into a structured changelog.
- ◆Triage and label incoming bug reports — A support engineer pastes a customer complaint into Claude and asks it to create a Jira bug ticket with the appropriate priority, component label, and a clear repro-steps description formatted to the team's standard template.
- ◆Blocked-task identification and escalation — A project manager asks Claude to scan all open Jira tickets in the active sprint, identify items marked as blocked or awaiting dependencies, and create a summary with ticket IDs, blockers, and recommended owners for follow-up — saving an hour of manual review.
What changed recently
- ◆2025-06-03 — MCP connectors (Integrations) expanded to the Pro plan. Previously only available in beta on Max, Team, and Enterprise. All paid plans (Pro, Max, Team, Enterprise) now have access to directory connectors including Asana, Linear, and Jira.
- ◆2025-10-31 — Anthropic launched the MCP connector feature for the API with beta header 'anthropic-beta: mcp-client-2025-04-04', allowing developers to connect Claude to remote MCP servers (including Asana, Linear, Jira) directly from API requests without writing a separate MCP client. Anthropic handles connection management, tool discovery, and error handling automatically.
- ◆2025-11-03 — Remote MCP support matured in Claude Code, with Linear, Jira (Atlassian), and Asana remote server URLs becoming the standard integration method. Engineers can connect project management context to Claude Code without local server setup.
- ◆2026-02 — Asana deployed a major V2 upgrade to their MCP server, moving to a streamable HTTP architecture. The legacy V1 SSE server was deprecated, with a hard end-of-life date of May 11, 2026. Users with custom connectors pointing to the old V1 URL needed to update their configuration.
This is the short version
The full chapter has three worked examples, the common pitfalls, and the workflow that makes it pay — plus the other 84 features, kept current.
Get Claude Master — $97 →