Skip to content

v0.0.1 β€” Initial Release

Latest

Choose a tag to compare

@johnxie johnxie released this 13 Feb 20:33
· 8 commits to main since this release
b8fda6c

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/SSE β€” PORT=3001 npx @taskade/mcp-server --http --token YOUR_API_KEY

Links