mcp-server-asana
The MCP Server for Asana enables users to interact with Asana's API using a Model Context Protocol client, supporting task management and project functionalities through various tools. It features a comprehensive suite of tools for handling workspaces, projects, tasks, dependencies, and more, optimizing the task management experience within Asana.
MCP Server for Asana
This Model Context Protocol server implementation allows interaction with the Asana API from an MCP Client like Anthropic's Claude Desktop Application. The server supports operations such as listing workspaces, searching projects and tasks, creating and updating tasks, and managing task dependencies in Asana. Environment variables include ASANA_ACCESS_TOKEN
and READ_ONLY_MODE
for configuration. The server can be used with different AI tools by configuring as per the provided setup instructions.