mcp-asana
0
The MCP Asana Integration Server is a tool designed to facilitate the management of Asana tasks and projects via an MCP server. It includes features for task and project management, aiding users in organizing and automating their workflows in Asana using Node.js.
MCP Asana Integration Server
This project is an MCP server designed for managing Asana tasks and projects. It offers tools for creating, updating, listing, and deleting tasks and projects within Asana.
Features
-
Task Management
- Create, update, list, and delete Asana tasks
-
Project Management
- Create, list, and delete Asana projects
Prerequisites
- Node.js (v14 or higher)
- An Asana account with API access and Personal Access Token
Usage
Build the project and run the server using npm commands. A simple command-line client is also included for interaction.