mcp-asana
If you are the rightful owner of mcp-asana and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Asana Integration Server is a Model Context Protocol server designed to manage Asana tasks and projects, providing tools for creating, updating, listing, and deleting tasks and projects.
The MCP Asana Integration Server is a specialized server that facilitates the management of Asana tasks and projects through the Model Context Protocol (MCP). It offers a suite of tools that allow users to create, update, list, and delete tasks and projects within Asana. The server is designed to integrate seamlessly with Asana's API, providing a robust solution for task and project management. Users can manage tasks by setting names, descriptions, due dates, assignees, and associating them with specific projects. Similarly, projects can be created with specific attributes such as name, notes, color, and visibility settings. The server requires Node.js and an Asana account with API access, and it uses environment variables for configuration. It supports stdio transport and includes a simple command-line client for interaction.
Features
- Task Management: Create, list, update, and delete Asana tasks with various attributes.
- Project Management: Create, list, and delete Asana projects with customizable settings.
- Environment Configuration: Uses environment variables for configuration, including Asana access tokens and IDs.
- Command-line Client: Includes a simple client for interacting with the server via command-line.
- Integration with MCP: Easily integrates with MCP using a specified configuration.