Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🏢 Workplace & Productivity
  3. Claudia
Claudia logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:00:39 AM

Claudia

User RatingsBe the first to rate and review this MCP server!
View Repository15 GitHub StarsTotal stargazers on GitHub for the source repository (15 stars).Visit Website
task-managementmulti-agentmcpsprints

Manages hierarchical tasks, dependencies, sprints, agent coordination, and acceptance verification through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON ▾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for yuvalsuede/claudia, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (19) Directory Badge Claim listing Alternatives🏢 More in Workplace & Productivity

Overview

The yuvalsuede/claudia MCP server gives Claude agents structured task management through an MCP interface. It supports hierarchical tasks, validated status transitions, dependencies, sprints, acceptance criteria, persistent task context, and multi-agent claiming. Run it locally through Claudia’s Bun-based CLI, then configure the resulting MCP process in a client such as Claude Code. Reach for it when agents need shared project state, task handoffs, dependency-aware work queues, or verifiable completion.

Use cases

•Track multi-step agent work
•Coordinate concurrent agents
•Organize tasks into sprints
•Verify acceptance criteria
•Preserve structured task context

Key features

•Hierarchical task management
•Dependency-aware task queues
•Sprint and project organization
•Atomic multi-agent task claiming
•Acceptance criteria verification
•64 KB JSON context per task

Capabilities & Tool Schemas (19) ~171 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Claudia.

task_start

Create and start a task in one operation

task_finish

Complete a task with optional summary

task_workspace

Get current agent's workspace context

task_handoff

Transfer task to another agent

task_abandon

Release task back to pending

task_create

Create a new task

How Claudia works

What yuvalsuede/claudia MCP server does

The yuvalsuede/claudia MCP server exposes task-management operations for AI agents. Agents can create, read, update, delete, list, claim, release, transition, and finish tasks. Tasks may be arranged in parent-child hierarchies, assigned dependencies, grouped into sprints, and associated with acceptance criteria.

The system models task progress with states including pending, in progress, verification, completed, blocked, and archived. Validated transitions help keep workflow changes consistent. Tasks without acceptance criteria can move directly to completion, while tasks with criteria can use verification tools before they are completed.

Each task can hold up to 64 KB of JSON context, allowing agents to retain structured information between sessions. Project namespaces can be isolated, and the CLI supports selecting projects and detecting them from the working directory.

How it works

Claudia is distributed as a Bun-based application that provides both a command-line interface and an MCP server. After the application is built, the MCP process is started with the claudia mcp command. An MCP client launches that process using a local command configuration and communicates with the exposed task tools.

Compound operations cover common agent workflows: task_start creates and starts work, task_finish completes it with an optional summary, task_handoff transfers ownership, and task_abandon returns work to a pending state. Coordination tools use atomic claiming, optimistic locking, and conflict detection to support concurrent agents. A task update can include a version check so an update fails if another agent changed the task after it was read.

Setup and configuration

The documented setup requires Bun 1.0 or newer. Clone the repository, install dependencies with bun install, and build the standalone executable with bun run build. The resulting claudia binary can then be used to initialize the database and start the MCP server.

For Claude Code, add an MCP server entry to the project’s .mcp.json file. The configuration specifies the path to the built Claudia executable, passes mcp as its argument, and can optionally set a working directory for development usage. The README also shows a development configuration that runs the MCP server source through Bun instead of using the built binary. Restart the MCP client after changing the configuration.

Tools and capabilities

Available tool groups include:

  • Task lifecycle: task_start, task_finish, task_create, task_read, task_update, task_delete, and task_transition.
  • Workspace and coordination: task_workspace, task_claim, task_release, task_handoff, and task_abandon.
  • Planning: task_list, task_tree, task_blocked, task_ready, and task_dependency_add.
  • Acceptance verification: task_verify and task_verification_status.

The CLI additionally supports sprint and project management, task context operations, and a web dashboard with kanban and sprint views. These interfaces use the same task-management system but are separate from the MCP tool list.

Limitations and notes

The provided setup instructions are source-based and assume a local Bun installation. The documented client configuration uses a local executable or local source path rather than a hosted MCP endpoint. The available material does not describe remote hosting, authentication, API keys, or a package-manager distribution.

The task workflow permits skipping verification when a task has no acceptance criteria. Archived tasks are terminal, while completed tasks can be moved back to in-progress or archived. Dependency support includes cycle detection, and ready-task queries return tasks whose dependencies are satisfied.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Workplace & Productivity View all alternatives
  • Backlog logoBacklog

    Persistent, cross-session task management for Claude Code. 24 MCP tools, 7 skills, and agent coordination with event-sourced storage and per-project isolation.

    🏢 Workplace & Productivity3 views
    Compare vs Backlog →
  • Excel MCP Server logoExcel MCP Server

    An Excel manipulation server providing workbook creation, data operations, formatting, and advanced features (charts, pivot tables, formulae).

    🏢 Workplace & Productivity5 views
    Compare vs Excel MCP Server →
  • Kanboard MCP logoKanboard MCP

    TypeScript MCP server for Kanboard with multi-project routing via .kanboard.yaml. 37 tools, 982 unit tests, Docker multi-arch on GHCR, provenance-signed npm releases via OIDC, Diátaxis-structured docs, MIT licensed.

    🏢 Workplace & Productivity3 views
    Compare vs Kanboard MCP →
  • Teamwork MCP logoTeamwork MCP

    Project and resource management platform that keeps your client projects on track, makes managing resources a breeze, and keeps your profits on point.

    🏢 Workplace & Productivity2 views
    Compare vs Teamwork MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
15
Stargazers on the source repository.
Last commit
6mo ago
Most recent push to the default branch.
Tools exposed
19
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Claudia

Install Bun 1.0 or newer, clone the repository, run `bun install`, and build it with `bun run build`. The README does not provide a package-manager install command for the server.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewClaudia AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/yuvalsuede-claudia?style=directory)](https://allmcps.com/mcp/yuvalsuede-claudia)
HTML Embed
<a href="https://allmcps.com/mcp/yuvalsuede-claudia"><img src="https://allmcps.com/api/badge/yuvalsuede-claudia?style=directory" alt="Claudia on AllMCPs" /></a>

Technical Specs & Signals

Category🏢Workplace & Productivity
PricingFree
More technical detailsExpand ▾
AuthNo auth required
LicenseGPL-3.0
ClientsClaude Desktop
Last updatedSep 4, 2026
9/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars15
GitHub Star CountTotal stargazers on GitHub representing community popularity (15 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Feb 28, 2026
48Quality signal: Fair · 48/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity2/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🏢 Workplace & Productivity →Best MCP servers for Workplace & Productivity →Alternatives to Claudia →Install in Claude DesktopInstall in CursorInstall in VS Code