Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"panchopoliti-mcp-server-asana": {
"command": "npx",
"args": [
"-y",
"@panchopoliti/mcp-server-asana"
]
}
}
}
Or smoke-test directly:
npx -y @panchopoliti/mcp-server-asana
Details
| Website | https://www.npmjs.com/package/@panchopoliti/mcp-server-asana |
|---|---|
| GitHub | git+https://github.com/panchopoliti/mcp-server-asana.git |
| License | unknown |
| Pricing | free |
| Tags | asana mcp anthropic |
| Sources | npm |
| Discovered | 2026-05-25 |