Karea MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 15 Jul 2026.
Karea task manager - 49 tools for Claude Code, Cursor, and other MCP clients.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add karea-mcp -- npx -y karea-mcp
{
"mcpServers": {
"karea-mcp": {
"args": [
"-y",
"karea-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.karea-mcp]
command = "npx"
args = ["-y", "karea-mcp"]
{
"mcpServers": {
"karea-mcp": {
"args": [
"-y",
"karea-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"karea-mcp": {
"args": [
"-y",
"karea-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.