Taskade
Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.
:rainbow: Taskade MCP
All things related to Taskade's MCP (Model Context Protocol) initiatives.
- Official MCP server - Connect Taskadeβs API to any MCP-compatible client like Claude or Cursor.
- OpenAPI Codegen - Generate MCP tools from any OpenAPI schema in minutes.
β‘ Taskade MCP Demo
MCP-powered Taskade agent running inside Claude Desktop by Anthropic:
π Codegen for OpenAPI
Use our generator to build MCP tools from any OpenAPI spec.
npm install --dev @taskade/mcp-openapi-codegen @readme/openapi-parser
Script example:
import { dereference } from '@readme/openapi-parser';
import { codegen } from '@taskade/mcp-openapi-codegen';
const document = await dereference('taskade-public.yaml');
await codegen({
path: 'src/tools.generated.ts',
document,
});
π What is Taskade?
Taskade (YC S19) is building the execution layer for AI β a unified workspace to deploy agents, automate workflows, and get work done.
-
Deploy autonomous agents with memory and tools
-
Automate tasks and workflows (no-code)
-
Chat, plan, and collaborate in real-time
-
Integrate via API, OpenAPI, or MCP
Developer docs: https://developers.taskade.com
Try: https://www.taskade.com/create
More at https://www.taskade.com
π Roadmap
agent.jsβ Open-source autonomous agent toolkit: Coming soon.TaskOSβ Agent platform at https://developers.taskade.comTechnologyFrameworkβ Future home for open agentic standards and extensions
π€ Contribute
Help us improve MCP tools, OpenAPI workflows, and agent capabilities.
Community: https://www.taskade.com/community
GitHub: https://github.com/taskade
Contact: hello@taskade.com
Related Servers
TaskMaster Todoist
An MCP server for integrating Todoist with Cursor AI. Requires a Todoist API token.
Todo List
A server that provides a comprehensive API for managing todo items.
YesDev
AI-powered tools for efficient task, requirement, and project management using the YesDev platform.
YouTube Uploader MCP
Upload videos to YouTube using OAuth2 authentication. Requires a Google OAuth 2.0 client secret file.
MCP iCal Server
A server for performing CRUD operations on the macOS Calendar app.
Notion
Manage and interact with your entire Notion workspace.
EndNote MCP Service
Reads EndNote .enl libraries and exposes their contents through the MCP interface.
MCP Router
A Windows and MacOS app to manage local and remote MCP servers from a single interface with secure access control and logging.
Automatisch MCP Server
Connect AI assistants to Automatisch for workflow automation.
HiveFlow
Connect AI assistants directly to the HiveFlow automation platform.