Taskade MCP
Connect Taskade to any AI assistant - Claude, Cursor, Windsurf, VS Code, and more - via the Model Context Protocol. Its 40 documented tools cluster into workspaces get, workspace folders get, workspace create project, project get.
People who work with no code automation, workflow and workflows and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 164 · #24 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Taskade MCP
before you install - you'll need
TASKADE_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add taskade-mcp --transport http https://www.taskade.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"taskade-mcp": {
"url": "https://www.taskade.com/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://www.taskade.com/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to www.taskade.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
npm package @taskade/mcp-server - published under the repo owner's npm scope (@taskade)
registry namespace io.github.taskade is GitHub-verified and matches the repo owner
03 · What Taskade MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can list all workspaces, list folders in a workspace, create a project in a workspace, and get project details.
Capability map
Tools grouped from the project's README - what Taskade MCP lets an agent do.
Workspaces Get
1 tool - e.g. List all workspaces
workspacesGet
Workspace Folders Get
1 tool - e.g. List folders in a workspace
workspaceFoldersGet
Workspace Create Project
1 tool - e.g. Create a project in a workspace
workspaceCreateProject
Project Get
1 tool - e.g. Get project details
projectGet
Project Create
1 tool - e.g. Create a new project
projectCreate
Project Copy
1 tool - e.g. Copy a project to a folder
projectCopy
Project Complete
1 tool - e.g. Mark project as completed
projectComplete
Project Restore
1 tool - e.g. Restore a completed project
projectRestore
Latest releases
v0.0.3 · 2026-06-10
shorten server.json description for MCP Registry · add changeset for v0.0.2 release · release · exclude sensitive files from npm package, sync versions · switch to OIDC trusted publishing for npm · Why Taskade MCP…
v0.0.1 · 2026-02-13
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. · 62 MCP tools covering the full Taskade API surface · AI…
04 · Who maintains Taskade MCP
Taskade MCP is maintained by taskade. It's the only MCP server we track from this author; the repo dates to May 2025.
05 · Facts
- repository
- github.com/taskade/mcp
- category
- automation - ranked #24 of 227 actively-maintained automation servers as of 2026-09-18.
- registry
- io.github.taskade/mcp-server (active, first published 2026-06-27 · 3 versions)
- packages
- npm:@taskade/mcp-server
06 · Taskade MCP FAQ
Is Taskade MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17. We re-verify nightly.
What can Taskade MCP do?
With this server connected, an agent can list all workspaces, list folders in a workspace, create a project in a workspace, and get project details.
How do I install Taskade MCP?
Run `npx -y @taskade/mcp-server`. The README documents one environment variable (TASKADE_API_KEY) to set first. You can also paste the ready-made client config above.
Does Taskade MCP require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Taskade MCP
Alternatives to Taskade MCP
Maintained automation servers if Taskade MCP isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 72,753 · 2026-09-18
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 33,015 · 2026-09-16
- Windows MCP An MCP Server for computer-use in Windows OS ★ 7,034 · 2026-09-16
- Claude Code Ultimate Guide Search the Claude Code Ultimate Guide and machine-readable references from any MCP client. ★ 5,990 · 2026-09-17
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,770 · 2026-09-18
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,822 · 2026-09-17
More automation MCP servers · Asuswrt MCP · Skill of Skills · Hermes Action Bridge · X Openapi Flow MCP · Snapstate
More TypeScript MCP servers · Plumb MCP · Sfcc Dev MCP · Tavily MCP · Runno · Tmdb MCP Server · see all