MagicTurtle-s/asana-mcp-railway
If you are the rightful owner of asana-mcp-railway and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Asana MCP Server for Railway is a production-ready server that integrates Asana's task and project management capabilities with Model Context Protocol (MCP) technology, featuring OAuth 2.0 authentication and a suite of tools for comprehensive management.
Tools
Functions exposed to the LLM to take actions
asana_list_workspaces
List available workspaces
asana_search_tasks
Search tasks with filters
asana_get_task
Get task details
asana_get_multiple_tasks_by_gid
Batch fetch tasks
asana_create_task
Create new task
asana_update_task
Update existing task
asana_get_task_stories
Get task comments/activity
asana_create_task_story
Add comment to task
asana_search_projects
Search projects
asana_get_project
Get project details
asana_get_project_sections
List project sections
asana_get_project_statuses
Get status updates
asana_create_project_status
Post status update
asana_add_task_dependencies
Add blocking tasks
asana_add_task_dependents
Add dependent tasks
asana_create_subtask
Create child task
asana_set_parent_for_task
Convert to subtask
asana_get_tags_for_workspace
List tags
asana_get_tasks_for_tag
Find tagged tasks
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client