Does Asana have an MCP server?

Yes Official

Asana maintains an official MCP server.

The v1 beta endpoint (mcp.asana.com/sse) is deprecated — use the v2 URL.

Verified 2026-08-10 against vendor docs
Access
Remote server
Endpoint
https://mcp.asana.com/v2/mcp
The receipts
Vendor-hosted https://mcp.asana.com/v2/mcp

A remote server run by Asana itself — nothing to install. Documented at developers.asana.com.

Community alternative roychri/mcp-server-asana
★ 145 pushed 2026-05-10
Connect it

Hosted by the vendor — no install, connect over HTTP with OAuth or a token.

Add it from the terminal, then restart your session:

terminal
claude mcp add --transport http asana https://mcp.asana.com/v2/mcp

Add --scope user to make it available in every project.

Questions
Does Asana have an official MCP server?

Yes. Asana maintains an official MCP server, hosted at https://mcp.asana.com/v2/mcp.

How do I connect Asana to Claude?

Add https://mcp.asana.com/v2/mcp as a custom connector under Settings → Connectors in Claude Desktop or claude.ai, or run "claude mcp add --transport http asana https://mcp.asana.com/v2/mcp" in Claude Code.

Do I need to install anything to use the Asana MCP server?

No. It is a remote server hosted by Asana, so your MCP client connects to it over HTTP. You authenticate with the vendor rather than installing a package.

How is this verdict verified?

Official hosted MCP server at mcp.asana.com/v2/mcp with OAuth, documented at developers.asana.com. GitHub metadata is refreshed every six hours.

How we know

Official hosted MCP server at mcp.asana.com/v2/mcp with OAuth, documented at developers.asana.com.

  • github data refreshed 2026-08-11, then every 6 hours
  • vendor docs verified on 2026-08-10

Spotted something out of date? Tell us — corrections ship same-day.

Also in Workplace & Productivity

See all Workplace & Productivity servers →