roychri_mcp-server-asana
0
This project implements a Model Context Protocol (MCP) server for Asana, allowing seamless interaction with Asana's API. It offers a set of functionalities for managing tasks, projects, and workspaces, optimized for use with AI tools like Claude Desktop.
MCP Server for Asana
This Model Context Protocol server implementation of Asana allows interaction with the Asana API from an MCP Client, such as Anthropic's Claude Desktop Application. Key features include:
- List and search workspaces and projects
- Search and update tasks with advanced filters
- Get detailed information about tasks and projects
- Manage task stories and dependencies
- Create projects, tasks, subtasks, and comments
Usage
Users can query Asana-related tasks, projects, and workspaces using an AI tool. Mentioning 'asana' enhances the likelihood of selecting the correct tool.
Tools
- List workspaces
- Search projects and tasks
- Create and update tasks
- Manage task dependencies
- Manage project sections
- Create subtasks
Troubleshooting
- Ensure proper API access and token configuration
Contributing
Clone the repo to contribute and test changes locally with the MCP Inspector.