Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.
All things related to Taskade's MCP (Model Context Protocol) initiatives.
MCP-powered Taskade agent running inside Claude Desktop by Anthropic:
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,
});
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
agent.js
β Open-source autonomous agent toolkit: Coming soon.TaskOS
β Agent platform at https://developers.taskade.comTechnologyFramework
β Future home for open agentic standards and extensionsHelp us improve MCP tools, OpenAPI workflows, and agent capabilities.
Community: https://www.taskade.com/community
GitHub: https://github.com/taskade
Contact: hello@taskade.com
A server for querying Jira issues, requiring a Jira token for authentication.
This server enables LLMs to use calculator for precise numerical calculations.
Provides Taiwan national holidays and compensatory workday information. Data is fetched and cached automatically.
Convert Markdown files to high-quality, print-ready PDFs using LaTeX.
A simple tool to pause execution for a specified number of seconds.
Integrates with Trello to manage projects, boards, and cards, using Nango for authentication.
Create, read, edit, and convert Excel files without requiring Microsoft Office.
Manage complex AI agent workflows with a Kanban-based task management system.
A gateway for the Wise API to manage recipients, requiring a Wise API token.
A simple to-do list manager to record, track, and complete daily tasks.