Using Asana's Model Context Protocol (MCP) Server
Overview
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.
With this server, Asana customers can:
- Access Asana data from compatible AI applications
- Create and manage tasks and projects through natural language
- Generate reports and summaries based on Asana data
- Analyze project data and get AI-powered suggestions
Example requests users could make from outside Asana using the MCP:
- "Find all my incomplete tasks due this week"
- "Create a new task in the Marketing project assigned to me"
- "List all sections in the Product Launch project"
- "Show me the status of the Q2 Planning project"
Requirements
- A compatible MCP client (Claude.ai, Cursor, or any application that has implemented an MCP client)
- The app named "Asana MCP" is unblocked in Asana app management
Connecting to Asana's MCP Server
The Asana MCP server is available at: https://mcp.asana.com/sse
This server requires authentication with your Asana account. When connecting, each user will be prompted to authorize the application to access your Asana data.
Available Tools
Asana's MCP server includes 30+ tools for:
- Project tracking and status updates
- Task creation and management
- User information
- Getting updates on Goals
- Team organization
- Quick Asana object searching via typeahead
Using with any MCP Client
For MCP-compatible clients:
- Configure your client to connect to
https://mcp.asana.com/sse
- Ensure your client supports OAuth authentication
- Set up the connection according to your client's documentation
- Authenticate with your Asana account when prompted
- Select which Asana tools to enable based on your needs
Using with Claude.ai
Note: Requires Claude Enterprise or Teams
For Claude.ai Admins
Only Workspace Owners and Primary Owners can set up MCP server connections in Claude.ai:
- Go to Settings in Claude.ai
- Navigate to the "Integrations" section
- Click "Add server"
- Enter "Asana" as the Name
- Enter
https://mcp.asana.com/sse
as the Server URL - Click "Add server"
- Authenticate with your Asana account via OAuth
- Select which Asana tools to enable for your workspace
- Click "Save"
For Claude.ai Users
After your admin has set up the integration:
- Navigate to claude.ai
- Click on the tools menu (next to the search icon)
- Select "Asana" from the list of available integrations
- If this is your first time using the integration, you'll be prompted to authenticate
- Once authenticated, you can start using Claude with Asana
Troubleshooting
- If authentication fails, try logging out of your Asana account and logging back in
- Ensure your MCP client supports SSE-based servers (not Streamable HTTP)
- Check that your client can handle OAuth authentication flows
- Verify you have the necessary permissions in your Asana workspace
Support
For additional help with Asana's MCP server, contact Asana Support.
Updated 2 days ago