Asana MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 16 Aug 2026.
Change Asana without opening Asana — custom fields, sections, start dates, rich notes, bulk. PAT.
Today is the operative word: we check Asana MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add asana-mcp-server -- npx -y @jtalk22/asana-mcp
{
"mcpServers": {
"asana-mcp-server": {
"args": [
"-y",
"@jtalk22/asana-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.asana-mcp-server]
command = "npx"
args = ["-y", "@jtalk22/asana-mcp"]
{
"mcpServers": {
"asana-mcp-server": {
"args": [
"-y",
"@jtalk22/asana-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"asana-mcp-server": {
"args": [
"-y",
"@jtalk22/asana-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ASANA_PAT (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).), ASANA_WORKSPACE_GID (Workspace GID. Optional — auto-detected when the token sees exactly one workspace.), ASANA_MCP_TOOLS (Tool surface filter: all | read | write | comma-list of tool names.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields
MCP server for P4 Plan — tasks, sprints, bugs, comments, custom fields via GraphQL API.
Audit ClickUp workspaces: spaces, folders, lists, custom fields, tasks, and views.
Alces for Jira Data Center — MCP server bridging Jira DC/JSM with AI agents
MCP server for Jira — search, create, update, transition issues, manage projects, boards, and spr...
MCP server connecting Jira (Cloud + Server) with GitHub/GitLab. Branches, issues, PRs, flows.
MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration.
MCP server with derived GitHub issue tools: normalized fetch, new-issue watch, claim status.
Answers built from our own checks of this server.