Project ManagementAuth: OAuth2.1
Asana hosted MCP server
Work management
Asana’s hosted MCP server lets agents work with the connected workspace — reading and updating projects, tasks, and goals — so status updates and task hygiene can be automated through OAuth-scoped access.
Curated by Agentic WorkersPublished Updated
Server description
Manage Asana projects, tasks, and goals from your agent
Asana’s hosted MCP server lets agents work with the connected workspace — reading and updating projects, tasks, and goals — so status updates and task hygiene can be automated through OAuth-scoped access.
- Slug
- asana
- Category
- Project Management
- Category slug
- project-management
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"asana": {
"url": "https://mcp.asana.com/sse"
}
}
}