MCP Hub
Back to servers

Asana

Asana MCP — wraps the Asana REST API (OAuth)

Registry
Updated
Apr 15, 2026

mcp-asana

Asana MCP — wraps the Asana REST API (OAuth)

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
asana_list_workspacesList Asana workspaces accessible to the authenticated user. Use this to discover workspace GIDs.

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "asana": {
      "url": "https://gateway.pipeworx.io/asana/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use asana

License

MIT

Reviews

No reviews yet

Sign in to write a review

Asana — MCP Server | MCP Hub