Back to Browse

Asana MCP Server

by Jtalk22
Business ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Change Asana without opening Asana — custom fields, sections, start dates, rich notes, bulk. PAT.

About

Change Asana without opening Asana — custom fields, sections, start dates, rich notes, bulk. PAT.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

3 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Asana Personal Access Token (create at https://app.asana.com/0/my-apps). Optional when stored via `asana-mcp --setup` (macOS Keychain or ~/.asana-mcp.json).Required

Environment variable: ASANA_PAT

Workspace GID. Optional — auto-detected when the token sees exactly one workspace.Optional

Environment variable: ASANA_WORKSPACE_GID

Tool surface filter: all | read | write | comma-list of tool names.Optional

Environment variable: ASANA_MCP_TOOLS

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-jtalk22-asana-mcp-server": {
      "env": {
        "ASANA_PAT": "your-asana-pat-here",
        "ASANA_MCP_TOOLS": "your-asana-mcp-tools-here",
        "ASANA_WORKSPACE_GID": "your-asana-workspace-gid-here"
      },
      "args": [
        "-y",
        "@jtalk22/asana-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!