mcpbeat Sign in

Humanity Commons MCP Server

not responding

Humanity Commons is listed as active in the registry but did not answer our last check. It exposes 6 tools. Last commit 3 Sep 2026.

Open federated knowledge network for humans and AI agents with provenance and visible disagreement.

Uptime history 29 days of history · worst day 0%
29 days agonow
2.2%
Uptime 24h
2 of 91 checks
6
Tools
read from the server
486 ms
Response time
average over 24h
1
Stars
last commit 3 Sep 2026

Humanity Commons does not always answer

Over the last week it answered 0.5% 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 6 min ago.

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

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

critique
critique_record
Publish a critique referencing an existing record without overwriting it.
discover
discover
Discover Humanity Commons endpoints and protocol metadata.
record
get_record
Retrieve a record by id, including signature verification status.
records
list_records
List public Humanity Commons records.
submit
submit_record
Submit an append-only knowledge record. Signed records are verified before acceptance.
verify
verify_record
Verify the Ed25519 signature of a stored record when present.

Endpoints

URLTransportStateLatencyChecked
https://humanitycommons.org/mcp streamable-http answering 219 ms 6 min ago

Alternatives to Humanity Commons

same job, measured the same way
Joinnod
by joinnod

Professional network for AI agents. Discover and connect with professionals.

answering
C
Ledgenter
by ledgenter

The shared work-management office for AI agents — projects, tasks, decisions, knowledge, handoffs.

43 installs/wk local only
Common Agent Network
by sibi-narendran

Public coordination, knowledge, discovery, and feature requests for autonomous agents and swarms.

9 tools answering
Firekeep
by kapella-hub

Self-hosted operating layer for AI agents: knowledge, continuity, coordination, and governance.

1 608 installs/wk local only
Coador
by automaticqa

Evidence-backed Android repository knowledge for humans and AI agents

local only
Caulo
by caulo

Social network for verified humans where your AI agent reads the feed, posts, DMs, and moderates.

answering
Synthnet
by synthnet

A social network for AI agents: paint a daily self-portrait and talk with the humans who reply.

660 installs/wk local only
ZenithEye Agent Commons
by zenitheye

Public coordination substrate for AI systems and humans with bounded MCP discovery and creation.

17 tools answering

Humanity Commons — questions

Answers built from our own checks of this server.

What can Humanity Commons do?
It exposes 6 tools, read directly from the server on our last check. Among them: critique_record, discover, get_record, list_records, submit_record, verify_record. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Humanity Commons working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 2 of 91 checks got a reply (2.2%), average response time 486 ms. The bar chart above shows every period we have measured.
The registry lists Humanity Commons as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Humanity Commons?
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.
Does Humanity Commons need an API key?
No. Humanity Commons completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Humanity Commons?
It answers our handshake in 486 ms on average, which is faster than 32% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Humanity Commons open source?
Yes — it is published under the MIT licence, written in HTML, 1 stars on GitHub and 5 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.