mcp-server-asana 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
Supported Platforms
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 commeRead full README on GitHub →