Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Create, search, and assign tasks and deliverables in Asana via remote MCP server
Add this to your MCP client configuration:
{
"mcpServers": {
"asana-remote": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.asana.com/sse"
]
}
}
}{
"id": "asana-remote",
"name": "Asana",
"description": "Create, search, and assign tasks and deliverables in Asana via remote MCP server",
"source_url": "https://mcp.asana.com/sse",
"publisher_name": "Asana Inc.",
"publisher_url": "https://asana.com",
"is_official": true,
"license": "Proprietary",
"runtime": "node",
"downloads": 3530386,
"requires_oauth": true,
"distribution": {
"type": "npm",
"package": "mcp-remote"
},
"tools_count": 42
}