Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
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 Published 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.

Directory details

Slug
asana
Category
Project Management
Category slug
project-management
Authentication
OAuth2.1
Auth type
oauth

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.

Use with your agent
{
  "mcpServers": {
    "asana": {
      "url": "https://mcp.asana.com/sse"
    }
  }
}

Connection links