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
macOS Notification MCP
Trigger macOS notifications, sounds, and text-to-speech from an AI assistant.
Odoo-MCP
Integrate with Odoo ERP systems to manage business data and operations. Requires external configuration for connection parameters.
Date-time Tools
A server for date-time manipulation and timezone conversion.
Backup
Add smart Backup ability to coding agents like Windsurf, Cursor, Cluade Coder, etc
Flomo
Create notes in Flomo through AI chat interactions in Cursor or Claude desktop.
MCP Educational Tutor
An intelligent tutoring server that uses GitHub documentation repositories to provide structured educational prompts and tools.
OneNote
Interact with Microsoft OneNote using AI language models like Claude and other LLMs.
Google Calendar
Integrates with Google Calendar to manage events, reminders, and schedules using OAuth 2.0.
Google Calendar
An MCP server for Google Calendar, enabling LLMs to read, create, and manage calendar events.
Fibery
Perform queries and entity operations in your Fibery workspace.