
Asana
Manage Asana tasks, projects, and portfolios from the agent so shipping work stays tracked while you code solo.
Overview
com.mcparmory/asana is an MCP server for the Build phase that lets agents manage Asana tasks, projects, portfolios, and team workflows.
What is this MCP server?
- Manage tasks, projects, portfolios, and team workflows through MCP-connected agents.
- Stdio packages: uvx mcparmory-asana 1.0.5 and ghcr.io/mcparmory/asana:1.0.5.
- Keeps launch checklists, bug triage, and solo backlog grooming inside Claude Code or Cursor sessions.
- Registry metadata version 1.0.5 from mcparmory/registry on GitHub.
- Reduces context switch between IDE and Asana web UI for status updates and new tasks.
- Server version 1.0.5 with PyPI identifier mcparmory-asana and matching OCI tag
- Stdio transport declared on all registry packages
Community signal: 25 GitHub stars.
What problem does it solve?
Solo builders lose flow when every task capture or status change means leaving the IDE for Asana.
Who is it for?
Indie developers who already plan in Asana and want Claude Code or Cursor to file tasks, adjust projects, and sync portfolio context.
Skip if: Teams standardized on Linear, Jira, or GitHub Issues only, or anyone who does not use Asana as a system of record.
What do I get? / Deliverables
After you connect the server, your agent can create and update Asana work items through MCP while you stay in your coding session.
- Agent-callable Asana task, project, and portfolio operations
- IDE-native PM updates aligned with your Asana workspace
Recommended MCP Servers
Journey fit
Project and task management sits in the build phase when you are executing the backlog that turns a validated idea into shipped software. Asana MCP is explicitly PM workflow—creating and updating work items—not frontend or backend implementation.
How it compares
Asana PM MCP bridge, not a standalone planning methodology skill or issue-sync Git integration.
Common Questions / FAQ
Who is com.mcparmory/asana for?
Solo and small-team builders who use Asana for tasks and projects and want MCP access from AI coding agents.
When should I use com.mcparmory/asana?
Use it during Build and Ship prep when you want agents to update backlog items, projects, and portfolios without opening the Asana web app.
How do I add com.mcparmory/asana to my agent?
Add the stdio MCP server using uvx mcparmory-asana or ghcr.io/mcparmory/asana:1.0.5, complete Asana API or OAuth setup as required by the package, and reload your agent.