Skip to content

Releases: taskade/mcp

v0.0.1 — Initial Release

13 Feb 20:33
b8fda6c

Choose a tag to compare

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_KEY

Transports

  • stdio (default) — for Claude Desktop, Cursor, Windsurf, etc.
  • HTTP/SSEPORT=3001 npx @taskade/mcp-server --http --token YOUR_API_KEY

Links