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. Karea MCP
Karea MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 7:46:26 PM

Karea MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
kareatask-managementdeveloper-toolsproductivity

Connects Claude Code, Cursor, and other MCP clients to Karea for task, project, question, resource, and work-history management.

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.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live β€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "starecz-karea-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "karea-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (50) Directory Badge Claim listing Alternatives🏒 More in Workplace & Productivity

Overview

The starecz/karea-mcp MCP server exposes Karea task-management operations to Claude Code, Cursor, and other MCP-compatible clients. It supports task and project changes, task documentation and context, open questions, resources, Jira links, requisites, sharing, and activity recaps through MCP tools. Reach for it when coding work needs to be recorded, updated, researched, or reviewed in Karea without leaving the development workflow.

Use cases

β€’Create and update coding tasks from Claude Code or Cursor
β€’Record investigation findings and solution designs on tasks
β€’Track blockers and open engineering questions
β€’Review recent task activity for standups
β€’Link resources and Jira items to development work

Key features

β€’Task and project lifecycle management
β€’Long-form markdown and AI context storage
β€’Open question and blocker tracking
β€’Resource, Jira, and session linking
β€’Project sharing and activity recaps
β€’Batch task viewing and filtered task listing

Capabilities & Tool Schemas (50) ~10.4k 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.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

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

karea_list_projects

List all Karea projects with their IDs

karea_list_tasks

List tasks in a project. Defaults to open tasks (open, in_progress, blocked, review, backlog) capped at 200 to keep responses small. To see closed tasks pass status="done" and optionally closedSince (e.g. "14d", "7d", "24h"). To list everything, pass status="all". Optional filters (category, priority, assignee, search) narrow the result server-side β€” prefer them over post-filtering.

karea_create_task

Create a new task in a project and return it with its visual ID (e.g. KA42), status, priority and category. Defaults when omitted: status open, priority 3, the first category of the project. Use karea_quick_task to log something already finished, or karea_doing for work in progress.

karea_edit_task

Update fields of an existing task (title, status, priority, deadline, category, assignee, description, tags, or add a note) located by visual ID, name or UUID. Only the fields you pass change; the rest are left untouched. Returns the updated task.

karea_close_task

Mark a task as done: sets status to done and stamps the close time. Reports any unmet closing requisites first unless confirm is set. To close several tasks at once use karea_done.

karea_delete_task

Permanently delete a task and its history. Irreversible; requires confirm=true. To merely close a task instead, use karea_close_task.

How Karea MCP works

What starecz/karea-mcp MCP server does

The starecz/karea-mcp MCP server connects an MCP client to Karea, a task manager. Its README lists 49 tools for working with tasks, projects, categories, questions, resources, sessions, requisites, Jira links, and recaps. The supplied tool catalogue includes operations for creating, editing, closing, deleting, viewing, and listing work items.

Tasks can be identified by visual ID, name, or UUID in several operations. A task can include a status, priority, deadline, category, assignee, description, tags, notes, requisites, links, long-form markdown, and AI-oriented context. The server also supports quick logging for completed work and a separate operation for recording work currently in progress.

How it works

An MCP-compatible client starts the server locally with npm and passes Karea connection settings through environment variables. The client then discovers the available tools and can invoke them during a coding session.

Task listing defaults to open work and limits responses to 200 items. Status, category, priority, assignee, and search filters can narrow results on the server. Closed work can be queried with a status and an optional relative time such as 14d, 7d, or 24h; all requests all statuses. Batch task inspection is available through karea_view_tasks, which accepts up to 50 identifiers in one call.

The task knowledge model has separate storage areas. Markdown is intended for long-form research, requirements, designs, debugging records, and implementation notes. Context stores titled, AI-facing history about decisions, attempts, findings, and gotchas. Notes are intended for human-facing updates. Existing markdown should be read before replacing it, because the write operation overwrites the current document.

Setup and configuration

Install and run the starecz/karea-mcp MCP server with:

Terminal
npx -y karea-mcp

For Claude Code, add an MCP entry to ~/.claude.json or use claude mcp add. The documented configuration sets the command to npx, passes -y and karea-mcp, and provides KAREA_API_KEY plus KAREA_URL. The example URL is https://karea.app.

For Cursor, add the server to .cursor/mcp.json in a project or to ~/.cursor/mcp.json globally. The documented Cursor example provides KAREA_API_KEY; it does not include KAREA_URL. The README directs users to the Karea dashboard API-key page to obtain a key.

Tools and capabilities

The starecz/karea-mcp MCP server supports these workflows:

  • Create projects, categories, tasks, subtasks, questions, notes, and text resources.
  • Edit or permanently delete tasks, projects, categories, questions, notes, and resources. Destructive operations require confirmation where documented.
  • Mark individual or multiple tasks done, start an in-progress task, or log already completed work.
  • Read and write task markdown, AI context, notes, requisites, and attached resources.
  • Add, answer, edit, list, or remove open questions linked to projects or tasks.
  • Link and unlink resources, Jira items, and sessions.
  • Share projects with another user using owner, editor, commenter, or viewer roles.
  • Produce recent activity recaps for standups or reviews.

The karea_ask tool sends a natural-language request to Karea’s AI assistant. According to the tool description, that assistant may read or modify tasks and consumes the account’s monthly AI usage allowance.

Limitations and notes

The server requires a Karea API key. The README does not describe pricing, API limits, or whether the Karea account or AI allowance is free or paid. The tool descriptions identify irreversible deletion for tasks, projects, categories, questions, notes, and resources; confirmation is required for the destructive operations where specified.

The provided material does not document a hosted remote endpoint. The documented installation runs the server locally through npx. The README names Claude Code and Cursor as configuration targets, while other MCP-compatible clients may work but are not individually configured in the supplied material.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Workplace & Productivity View all alternatives
  • MCP Server Atlassian Jira logoMCP Server Atlassian Jira

    Atlassian Jira Cloud integration. Enables AI systems to interact with Jira projects, issues, comments, and related development information in real time.

    🏒 Workplace & Productivity5 views
    Compare vs MCP Server Atlassian Jira β†’
  • Better Bear logoBetter Bear

    MCP server for Bear notes via CloudKit β€” CRUD, tags, TODOs, attachments, search, front matter, stats, and health checks. Install via npx better-bear.

    🏒 Workplace & Productivity3 views
    Compare vs Better Bear β†’
  • MCP Server Atlassian Confluence logoMCP Server Atlassian Confluence

    Atlassian Confluence Cloud integration. Enables AI systems to interact with Confluence spaces, pages, and content with automatic ADF to Markdown conversion.

    🏒 Workplace & Productivity2 views
    Compare vs MCP Server Atlassian Confluence β†’
  • 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 β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
245
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
50
Callable tools this server registers over MCP.
Directory activity
3 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 Karea MCP

Run `npx -y karea-mcp`. Configure the command in an MCP client and provide the Karea API key.

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 PreviewKarea MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/starecz-karea-mcp?style=directory)](https://allmcps.com/mcp/starecz-karea-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/starecz-karea-mcp"><img src="https://allmcps.com/api/badge/starecz-karea-mcp?style=directory" alt="Karea MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🏒Workplace & Productivity
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/11 checks healthy over the last 32d
Views3
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 stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 14, 2026
npm downloads245/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
60Quality signal: Good Β· 60/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 & tools30/30
Adoption & activity5/15
Community engagement0/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev Β· karea-mcp (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore 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 Karea MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code