Godspeed MCP
JSON →Manage tasks and projects with the Godspeed Task Management API.
Install
npx godspeed-mcp Tools · 9
- List all tasks Retrieve all tasks from the task management system
- Get task details Retrieve detailed information about a specific task
- Create new tasks Create single or bulk tasks (up to 60 tasks at once)
- Update existing tasks Modify attributes of existing tasks
- Delete tasks Remove tasks from the system
- Complete/uncomplete tasks Toggle task completion status between completed and uncompleted
- Get task lists Retrieve all task lists available in the system
- Create new task lists Create new task lists by duplicating a template list
- Duplicate existing lists Create a copy of an existing task list
Environment variables
GODSPEED_TOKENYOUR_TOKENGODSPEED_EMPTY_LIST_IDYOUR_LIST_ID
Links
★ 4 GitHub stars