A
Asana MCP Server
Details
- Endpoint
-
https://mcp.asana.com/v2/mcp - Transport
- streamable-http
- Docs
- https://developers.asana.com/docs/mcp-server
Authentication
Create an MCP app in the Asana developer console. Asana's MCP integration docs say to click Create new app, choose MCP app, then use the resulting client_id and client_secret with the V2 MCP server. Tokens issued for MCP apps only work with the MCP server, not the standard REST API.