caobo171/rework-mcp-server
If you are the rightful owner of rework-mcp-server 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 Rework MCP Server is a Model Context Protocol server designed to integrate the Rework platform with AI applications, enabling seamless interaction with projects, tasks, workflows, and jobs.
Tools
Functions exposed to the LLM to take actions
create_task
Create a task in a project
get_tasks
Get tasks from a board
get_detail_task
Get detailed information about a task
get_projects
Get all projects and boards
create_job
Create a job in a workflow
get_jobs
Get jobs from a workflow
get_detail_job
Get detailed information about a job
get_workflows
Get all available workflows
find_users
Find users by name or email
list_all_users
Get all workspace members
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client