Asana MCP Server

v2.0.0Communicationstable

List all available workspaces in Asana. If DEFAULT_WORKSPACE_ID is set, only returns that workspace.

support-service-managementasanamcpanthropic
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

List all available workspaces in Asana. If DEFAULT_WORKSPACE_ID is set, only returns that workspace.

Features

  • asana_list_workspaces
  • asana_search_projects
  • asana_get_project
  • asana_get_project_task_counts
  • asana_get_project_sections

Use Cases

List all available workspaces in Asana. If DEFAULT_WORKSPACE_ID is set, only returns that workspace.
Search for projects in Asana using name pattern matching
Get detailed information about a specific project
Get the number of tasks in a project
Get sections in a project
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv2.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @cristip73/mcp-server-asana

Manual Installation

npx -y @cristip73/mcp-server-asana

Examples

Basic Configuration

Configure Asana MCP Server

npx -y @cristip73/mcp-server-asana

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Communication MCP Servers

Explore other servers in the Communication category.

Quick Config Preview

{ "mcpServers": { "asana": { "command": "npx", "args": ["-y", "@cristip73/mcp-server-asana"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Asana MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides