taskade

:rainbow: Taskade MCP

Community taskade
Updated

πŸ€– Taskade MCP Β· Official MCP server and OpenAPI to MCP codegen. Build AI agent tools from any OpenAPI API and connect to Claude, Cursor, and more.

: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:

Image

πŸ›  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.com
  • TechnologyFramework β†’ 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: [email protected]

MCP Server Β· Populars

MCP Server Β· New

    docmancer

    Docmancer

    Find out what your coding agents already know. Docmancer indexes the memory, rules, and instructions Claude Code, Codex, Cursor, and Gemini wrote on your machine, then carries the durable parts to every agent. Local-first, MIT.

    Community docmancer
    lineai-intelligence

    codelogic-mcp-server

    An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.

    HUANGCHIHHUNGLeo

    claude-real-video

    Let Claude (or any LLM) actually watch a video β€” scene-aware, deduplicated frames + transcript, from a URL or local file. Runs locally, MIT.

    Community HUANGCHIHHUNGLeo
    jgraph

    Draw.io MCP Server

    MCP Server

    Community jgraph
    ninetails-io

    gnucash-mcp

    MCP server enabling AI assistants to read and write GnuCash accounting data

    Community ninetails-io