Skip to content

Asana Minimal

Free

by MCP Community

Minimal Asana MCP server with essential task operations (11 tools)

v1.3.0Added Apr 12, 2026
mcpmodel-context-protocolasanatask-managementminimal
Works with:ClaudeGPTGeminiCopilot

Asana Minimal MCP Server

Minimal Asana MCP server with essential task operations (11 tools)

Installation

npx -y mcp-asana-minimal

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-asana-minimal
Add to claude_desktop_config.json
{
  "mcpServers": {
    "asana-minimal": {
      "command": "npx",
      "args": ["-y", "mcp-asana-minimal"]
    }
  }
}