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
Serveurs connexes
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Memento Protocol
Persistent memory for AI agents — store what matters, recall by meaning, skip the rest
MCP Calendar Assistant
An intelligent assistant for managing calendars and tasks.
mcp-server-systemeio
MCP Server for Systeme.io — manage contacts, tags, courses, and subscriptions through Claude
nexo-brain
Cognitive co-operator for Claude Code — Atkinson-Shiffrin memory, semantic RAG, trust scoring, and metacognitive error prevention.
MCP Personal Assistant Agent
A versatile AI personal assistant for managing your calendar, tasks, emails, web searches, and smart home.
Hedera Toolbox
Production MCP server giving AI agents metered access to live Hedera blockchain data. Query token prices, screen identities, monitor governance, write tamper-evident HCS compliance records, and analyze smart contracts — all paid in HBAR micropayments per call.
mcp-shield
The nginx of MCP — drop-in resilience middleware for any MCP server.
HubSpot MCP Server
Integrate with HubSpot CRM to manage contacts, deals, and companies.
Automatisch MCP Server
Connect AI assistants to Automatisch for workflow automation.
figma-mcp-go
Figma MCP for free users — no rate limits, full read/write, text to designs, designs to code
