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.
What is Asana?
Asana is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 📇 ☁️ 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.
📇 ☁️ 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.
This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- asana_list_workspaces
- asana_search_projects
- asana_get_project
- asana_get_project_task_counts
- asana_get_project_sections
Use Cases
Maintainer
Works with
Installation
NPM
npx -y @cristip73/mcp-server-asanaManual Installation
npx -y @cristip73/mcp-server-asanaConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Asana
The mcp-server-asana MCP server connects AI assistants directly to the Asana task management API, enabling you to list workspaces, search and manage projects, create and update tasks, add comments, set dependencies, and track project status updates all through natural language. It supports both read and write operations, and includes an optional read-only mode for environments where data modification should be prevented. Teams that rely on Asana for project workflows can use this server to query work status, assign tasks, and automate project tracking without switching tabs.
Prerequisites
- Node.js installed (LTS recommended)
- An Asana account with access to the workspaces you want to manage
- An Asana Personal Access Token (generated from Asana's My Profile Settings > Apps > Manage Developer Apps)
- An MCP-compatible client such as Claude Desktop
Generate an Asana Personal Access Token
Log in to Asana, go to My Profile Settings > Apps > Manage Developer Apps, and create a new Personal Access Token. Copy and save this value — it will not be shown again.
Add the server to your MCP client configuration
Add the Asana MCP server to your claude_desktop_config.json or equivalent MCP client config, supplying your access token as the ASANA_ACCESS_TOKEN environment variable.
{
"mcpServers": {
"asana": {
"command": "npx",
"args": ["-y", "@cristip73/mcp-server-asana"],
"env": {
"ASANA_ACCESS_TOKEN": "your-asana-personal-access-token"
}
}
}
}Enable read-only mode (optional)
If you want the AI assistant to be able to read Asana data without creating or modifying tasks, set READ_ONLY_MODE to true. All write tools will be disabled.
{
"mcpServers": {
"asana": {
"command": "npx",
"args": ["-y", "@cristip73/mcp-server-asana"],
"env": {
"ASANA_ACCESS_TOKEN": "your-asana-personal-access-token",
"READ_ONLY_MODE": "true"
}
}
}
}Restart your MCP client
Save the configuration file and restart Claude Desktop or your MCP client. The Asana server will start automatically when the client launches.
Start managing tasks with natural language
Open a new conversation and ask about your Asana workspaces, projects, or tasks. Mentioning the word 'asana' helps the AI select the right tool.
Asana Examples
Client configuration
Full Claude Desktop configuration for the Asana MCP server.
{
"mcpServers": {
"asana": {
"command": "npx",
"args": ["-y", "@cristip73/mcp-server-asana"],
"env": {
"ASANA_ACCESS_TOKEN": "1/1234567890:abcdef1234567890"
}
}
}
}Prompts to try
Example natural language requests once the server is connected.
- "How many unfinished asana tasks do we have in our Sprint 30 project?"
- "List all my overdue tasks in Asana"
- "Create an asana task called 'Review design mockups' in the Marketing project due next Friday"
- "Show me all tasks assigned to me that are blocking other tasks"
- "What's the current status of the Q4 Planning asana project?"Troubleshooting Asana
Authentication fails with 401 Unauthorized
Verify that your ASANA_ACCESS_TOKEN is a valid Personal Access Token, not an OAuth token. Regenerate it from Asana's My Profile Settings > Apps > Manage Developer Apps if needed.
Write tools are missing or disabled
Check that READ_ONLY_MODE is not set to 'true' in your environment configuration. Remove that variable or set it to 'false' to re-enable create, update, and delete tools.
The AI assistant does not pick the Asana tools
Include the word 'asana' explicitly in your prompt to help the model identify which tool to use. For example: 'List my asana tasks' instead of just 'List my tasks'.
Frequently Asked Questions about Asana
What is Asana?
Asana is a Model Context Protocol (MCP) server that 📇 ☁️ 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. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Asana?
Install via npm with the command: npx -y @cristip73/mcp-server-asana. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).
Which AI clients work with Asana?
Asana works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Asana free to use?
Yes, Asana is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
Asana Alternatives — Similar Business Applications Servers
Looking for alternatives to Asana? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Asana in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Asana?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.