Cursor logo Add Asana MCP Server to Cursor

Licensenpm latest releaseDownloadsGitHub Stars
Asana offers a Model Context Protocol (MCP) server, accessible via app integration, which allows AI assistants and other applications to access the Asana Work Graph from beyond the Asana platform. This server provides a way to interact with your Asana workspace through various AI platforms and tools that support MCP.
/asana/official-mcp-server
{
  "asana": {
    "command": "npx",
    "args": [
      "mcp-remote",
      "https://mcp.asana.com/sse"
    ]
  }
}