Google PageRank for AI agents. 25,000+ tools indexed.

mcp-server-asana by roychri

#1262 of 10163 by roychri
56 score

Perform Asana operations from an MCP Client such as Anthropic's Claude Desktop Application, and many more.

Ranked #1262 out of 10163 indexed tools.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 2.4k
Freshness 21d ago
Issue Health 87%
Stars 137
Platform Breadth 1 platform
Contributors 9
Description Good

How to Improve

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for mcp-server-asana by roychri
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-roychri--mcp-server-asana)](https://agentrank-ai.com/skill/glama-roychri--mcp-server-asana/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-roychri--mcp-server-asana/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-roychri--mcp-server-asana" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# MCP Server for Asana

This Model Context Protocol server implementation of Asana allows you
to talk to Asana API from MCP Client such as Anthropic's Claude
Desktop Application, and many more.

More details on MCP here:
 - https://www.anthropic.com/news/model-context-protocol
 - https://modelcontextprotocol.io/introduction
 - https://github.com/modelcontextprotocol

<a href="https://glama.ai/mcp/servers/ln1qzdhwmc"></a>

## Environment Variables

- `ASANA_ACCESS_TOKEN`: (Required) Your Asana access token
- `READ_ONLY_MODE`: (Optional) Set to 'true' to disable all write operations. In this mode:
  - Tools that modify Asana data (create, update, delete) will be disabled
  - The `create-task` prompt will be disabled
  - Only read operations will be available
  This is useful for testing or when you want to ensure no changes can be made to your Asana workspace.

## Usage

In the AI tool of your choice (ex: Claude Desktop) ask something about asana tasks, projects, workspaces, and/or comme
Read full README on GitHub →