MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Workplace & Productivity/Taskade
Workplace & ProductivityOfficial
T

Taskade

Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.

163 starsUpdated Aug 25, 2026
View on GitHub

Ads

Overview

> The Workspace MCP (@taskade/mcp-server) — run your Taskade workspace from any AI client. Connect Taskade to any AI assistant — Claude, Cursor, Windsurf, VS Code, and more — via the Model Context Protocol. 62 tools for workspaces, projects, tasks, AI agents, agent chat, webhooks, knowledge bases, templates, media, and sharing — all from your AI client. - MCP Server — Connect Taskade to Claude Desktop, Cursor, Windsurf, or any MCP client. - OpenAPI Codegen — Generate MCP tools from any OpenAPI spec — not just Taskade.

Installation

npx -y @taskade/mcp-server

Configuration

{
  "mcpServers": {
    "taskade": {
      "command": "npx",
      "args": [
        "-y",
        "@taskade/mcp-server"
      ],
      "env": {
        "TASKADE_API_KEY": "your-api-key-here"
      }
    }
  }
}

Capabilities

  • Create and manage projects

    Ask your assistant to create projects, copy them, or mark them complete using `projectCreate`, `projectCopy`, and `projectComplete`.

  • Work with tasks across projects

    Create, update, move, complete, or delete tasks; set due dates and assign team members via `taskCreate`, `taskPut`, `taskMove`, and `taskPutAssignees`.

  • Build and deploy AI agents

    Generate agents from a prompt with `folderAgentGenerate`, attach knowledge sources like projects or media, and publish them publicly.

  • Chat with agents directly

    Send messages to an AI agent and receive replies using `promptAgent`, and review conversation history with `getConversation`.

  • Automate project creation from templates

    List available templates with `folderProjectTemplatesGet` and spin up new projects from them using `projectFromTemplate`.

  • Manage workspace structure

    List workspaces and folders via `workspacesGet` and `workspaceFoldersGet`, then organize projects into the right locations.

Tags

  • task-management
  • project-management
  • ai-agent
  • workflow-automation
  • productivity

Related MCP servers

C

Cua

Official

MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.

21.9kWorkplace & ProductivityUpdated Today
N

Notion MCP

Official

Official Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.

4.6kWorkplace & ProductivityUpdated Jul 25, 2026

Notion MCP Server

Search pages, read blocks, and create content in Notion workspaces.

3.9kWorkplace & ProductivityUpdated 3 days ago
L

Laravel Boost

Official

Laravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.

3.6kWorkplace & ProductivityUpdated Today