MCP Server for Asana
@MCP-Mirror
About MCP Server for Asana
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"asana": {
"command": "npx",
"args": [
"-y",
"@roychri/mcp-server-asana"
],
"env": {
"ASANA_ACCESS_TOKEN": "your-asana-access-token"
}
}
}
}Tools
15List of workspaces
List of matching projects
List of matching tasks
Detailed task information
Created task information
List of task stories/comments
Updated task information
Detailed project information
Task count information
List of project sections
Created story information
Updated task dependencies
Updated task dependents
Created subtask information
List of detailed task information
Overview
What is MCP Server for Asana?
The MCP Server for Asana implements the Model Context Protocol to let AI clients like Claude Desktop interact with the Asana API, enabling users to query and manage tasks, projects, workspaces, and comments directly from their AI tool.
How to use MCP Server for Asana?
Install via npx -y @roychri/mcp-server-asana, set the ASANA_ACCESS_TOKEN environment variable with your Asana personal access token, and add the configuration to claude_desktop_config.json. In the AI tool, mention “asana” and ask natural-language questions about tasks, projects, or workspaces.
Key features of MCP Server for Asana
- List all available Asana workspaces
- Search projects by name pattern
- Search and filter tasks with advanced options
- Create, update, and retrieve tasks
- Add comments to tasks and create subtasks
- Manage task dependencies and dependents
Use cases of MCP Server for Asana
- Ask how many unfinished tasks are in a specific project
- Search for tasks by assignee, due date, or completion status
- Get a summary and status update for a task
- Create new tasks or subtasks directly from chat
- Update task details such as due dates or assignment
FAQ from MCP Server for Asana
How do I obtain an Asana access token?
You can generate a personal access token from the Asana developer console at https://app.asana.com/0/my-apps.
What tools are available in the server?
The server provides 14 tools covering workspace listing, project search, task search, task CRUD, story/comment management, subtask creation, and dependency management.
Do I need an Asana account?
Yes, you must have an Asana account and an API‑access plan to use this server.
What if I get permission errors when using the server?
Ensure your Asana plan allows API access, and verify that the access token and configuration are correctly set in claude_desktop_config.json.
Can I test the server locally?
Yes, clone the repo and run npm run inspector to use the MCP Inspector for local testing.
Frequently asked questions
How do I obtain an Asana access token?
You can generate a personal access token from the Asana developer console at https://app.asana.com/0/my-apps.
What tools are available in the server?
The server provides 14 tools covering workspace listing, project search, task search, task CRUD, story/comment management, subtask creation, and dependency management.
Do I need an Asana account?
Yes, you must have an Asana account and an API‑access plan to use this server.
What if I get permission errors when using the server?
Ensure your Asana plan allows API access, and verify that the access token and configuration are correctly set in `claude_desktop_config.json`.
Can I test the server locally?
Yes, clone the repo and run `npm run inspector` to use the MCP Inspector for local testing.
Basic information
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome Mlops
visengerA curated list of references for MLOps
Comments