Asana
Freeby MCP Community
MCP Server for Asana with enhanced features (HTTP/SSE support, optimized task fetching)
v1.0.1Added Apr 12, 2026
asanamcpanthropic
Asana MCP Server
MCP Server for Asana with enhanced features (HTTP/SSE support, optimized task fetching)
Installation
npx -y @haider056/mcp-server-asana
Reviews
Installation
Quick install
npx -y @haider056/mcp-server-asana
Add to claude_desktop_config.json
{
"mcpServers": {
"asana": {
"command": "npx",
"args": ["-y", "@haider056/mcp-server-asana"]
}
}
}