mcpbeat Sign in

Taskfolk MCP Server

answering

Taskfolk is answering right now. Last checked 3 min ago. Last commit 19 Aug 2026.

Project management for teams and their AI agents.

Uptime history 13 days of history · worst day 98%
13 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
269 ms
Response time
average over 24h
0
Stars
last commit 19 Aug 2026

Taskfolk does not always answer

Over the last week it answered 99.7% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add mcp --transport http https://taskfolk.ai/api/mcp/v1
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://taskfolk.ai/api/mcp/v1"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://taskfolk.ai/api/mcp/v1"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://taskfolk.ai/api/mcp/v1"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://taskfolk.ai/api/mcp/v1"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://taskfolk.ai/api/mcp/v1 streamable-http needs key 167 ms 3 min ago

Alternatives to Taskfolk

same job, measured the same way
Plate
by plate

Minimal project management for teams and AI agents.

28 tools answering
Masaro
by masaro

Task management for teams building with AI agents. Agents claim tasks and report progress.

answering
Hubd
by bzdos

The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.

117 installs/wk local only
OneLore
by onelore

Shared project context for AI agents and teams: docs, tasks, and messages that stay current.

answering
Robells
by robells

The shared task board for teams and their AI agents — connect over OAuth, every action signed.

answering
Agent Memory OS
by yamantaka520

Local-first memory engine for AI-agent teams: team/project ACL, recall, and federated sync.

1 003 installs/wk local only
Orcha
by westonhancock

Securely search and manage workspace context files for AI agents and teams.

answering
Runlane
by runlane

Kanban board for teams and coding agents: manage tasks, subtasks, sprints and wiki pages via MCP.

answering

Taskfolk — questions

Answers built from our own checks of this server.

Why is there no tool list for Taskfolk?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Taskfolk working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 269 ms. The bar chart above shows every period we have measured.
How do I connect Taskfolk?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own key or an OAuth login: it refuses anonymous clients.
Does Taskfolk need an API key?
Yes. Every time we knock, Taskfolk answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Taskfolk?
It answers our handshake in 269 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Taskfolk open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.