Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From asana
Connects remotely to Asana's MCP server for project management, including access to projects, tasks, subtasks, and team workflows. Requires Asana authentication token.
npx claudepluginhub anthropics/claude-plugins-official --plugin asanaCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"asana": {
"type": "sse",
"url": "https://mcp.asana.com/sse"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.asana.com/sseShare bugs, ideas, or general feedback.