Taskade MCP Server v0.0.1
Connect Taskade to any AI assistant β 62+ tools for workspaces, projects, tasks, AI agents, templates, media, sharing, and more.
Features
- π§ 62 MCP tools covering the full Taskade API surface
- π€ AI Agent management β create, configure, and run Taskade AI agents
- π Project & task management β full CRUD for projects, tasks, and subtasks
- π Workspace operations β list, search, and manage workspaces
- π Templates β browse and use project templates
- π¨ Media handling β upload and manage project media
- π Sharing & permissions β manage project sharing and access
- π³ Docker support β run as a container via Docker MCP Catalog
Quick Start
npx @taskade/mcp-server --token YOUR_TASKADE_API_KEYTransports
- stdio (default) β for Claude Desktop, Cursor, Windsurf, etc.
- HTTP/SSE β
PORT=3001 npx @taskade/mcp-server --http --token YOUR_API_KEY