Godspeed MCP
Manage tasks and projects with the Godspeed Task Management API.
Godspeed MCP
A Model Context Protocol connector for the Godspeed Task Management API.
Installation
You can use this tool without installation via npx:
npx godspeed-mcp
Or install it globally:
npm install -g godspeed-mcp
Configuration
Authentication Token
The Godspeed API token can be provided in two ways:
- Environment variable:
GODSPEED_TOKEN - Command line argument:
--token=YOUR_TOKENor-t YOUR_TOKEN
Empty List ID (Optional)
For creating new task lists, you can configure an empty list ID to use as a template:
- Environment variable:
GODSPEED_EMPTY_LIST_ID - Command line argument:
--empty-list-id=YOUR_LIST_IDor-e YOUR_LIST_ID
If not provided, you'll need to specify the empty list ID when creating new lists.
Cursor MCP Configuration
For Windows, create a file at %USERPROFILE%\.cursor\mcp.json with the following structure:
{
"mcpServers": {
"godspeed-mcp": {
"command": "cmd /c",
"args": [
"godspeed-mcp",
"--token=your-godspeed-api-token",
"--empty-list-id=your-empty-list-id" // Optional
]
}
}
}
For Mac/Linux, create a file at ~/.cursor/mcp.json with this structure:
{
"mcpServers": {
"godspeed-mcp": {
"command": "npx",
"args": ["godspeed-mcp"],
"env": {
"GODSPEED_TOKEN": "your-godspeed-api-token",
"GODSPEED_EMPTY_LIST_ID": "your-empty-list-id" // Optional
}
}
}
}
Features
This MCP connector provides the following task management tools:
- List all tasks
- Get task details
- Create new tasks (single or bulk up to 60 tasks)
- Update existing tasks
- Delete tasks
- Complete/uncomplete tasks
- Get task lists
- Create new task lists (by duplicating a template)
- Duplicate existing lists
License
MIT
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Kone.vc
ผู้สนับสนุนMonetize your AI agent with contextual product recommendations
ATLAS: Task Management System
A task management system for LLM agents to manage projects, tasks, and knowledge using a Neo4j database for complex workflow automation.
Deckbuilder
Generate intelligent PowerPoint presentations using a content-first design philosophy.
PromptX
An AI capability enhancement system providing professional roles, memory management, and knowledge systems for applications like Claude and Cursor.
Workopia
Search jobs from employer career pages, build professional PDF resumes with 6 templates, and get AI-powered career advice. Free, no auth required.
Jira Sprint Dashboard
Generates interactive sprint analytics and executive dashboards by connecting Jira data to Claude AI. Provides insights on burndown, velocity, and goal progress.
STUSYM MCP
MCP-enabled school timetable system with conflict detection, optimization support, and scheduling workflows.
Busibee
Easily query & find Belgian company finances
VMware vSphere MCP Server
An MCP Server that acts as a standardized interface exposing VMware vCenter functionalities as Tools directly consumable by AI models
4th Brain MCP Server
Interact with markdown notes in a personal knowledge vault, such as Obsidian.
文颜 MCP Server
A Markdown formatting tool to apply themes and publish articles to WeChat Official Accounts.
