Taskade MCP Server
Summary
Open-source MCP server connecting agents to Taskade workspaces — projects, tasks, AI agents, and automations.
Features
- 50+ tools covering projects, tasks, and workspace structure
- Create, update, and complete tasks programmatically
- Trigger Taskade AI agents and automation flows
- Local stdio server authenticated with a personal access token
- MIT licensed and available on every Taskade plan
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The Taskade MCP Server is Taskade's open-source Model Context Protocol server, exposing more than 50 tools for working with a Taskade workspace. An agent can create and organize projects, add and complete tasks, read and update project content, manage workspace and folder structure, and trigger Taskade's own AI agents and automation flows.
Because it wraps Taskade's public API, an agent in your editor can keep a shared project plan in sync with the work it is actually doing, rather than you transcribing status by hand.
It runs locally over stdio via npx @taskade/mcp-server and authenticates with a personal access token, so it works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, Windsurf, and VS Code. It is MIT-licensed and available on every Taskade plan, including free.
Related MCP Servers
n8n MCP Server
by n8n
Official instance-level MCP server that lets AI agents discover, run, and edit workflows on your n8n instance.
HubSpot
by HubSpot
HubSpot's official remote MCP server — read and write CRM contacts, companies, deals, and tickets through natural language.
Asana
by Asana
Asana's official remote MCP server — create and update tasks, search projects and portfolios, and analyze team workload.