Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

The MCP Census

REMOTE · API.MCPCENSUS.COM · SCANNED SEP 27

Vet any MCP server before you depend on it. Stamp: PASS, REVIEW, or BLOCK.

+3 this week 73 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1595 tokens (~106/item across 15 items; 15 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage93
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 74% of tool parameters carry a description.Partial
  • Structured output schemas are declared (13% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 15 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 16 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the The MCP Census server?

The MCP Census is a hosted endpoint at https://api.mcpcensus.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.mcpcensus.com

# add to Claude Code
claude mcp add --transport http com-mcpcensus-census 'https://api.mcpcensus.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcpcensus-census": {
      "url": "https://api.mcpcensus.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcpcensus-census": {
      "type": "http",
      "url": "https://api.mcpcensus.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-mcpcensus-census]
url = "https://api.mcpcensus.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcpcensus-census": {
      "type": "remote",
      "url": "https://api.mcpcensus.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mcpcensus-census --url 'https://api.mcpcensus.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-mcpcensus-census:
    url: "https://api.mcpcensus.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcpcensus-census": {
      "Transport": "http",
      "Url": "https://api.mcpcensus.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-mcpcensus-census -t streamable-http -u 'https://api.mcpcensus.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-mcpcensus-census": {
      "type": "http",
      "url": "https://api.mcpcensus.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 27 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1
    • Tool “census_search” rewrote its description, which is the text the model reads security
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 27 Sept 2026 · Probed https://api.mcpcensus.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcpcensus.com CN=WE1,O=Google Trust Services,C=US 12 Sept 2026 11 Dec 2026 ECDSA 256 ECDSA-SHA256 347e3b2cec91b0d01394ebea1b188739
SANs: mcpcensus.com, api.mcpcensus.com, *.api.mcpcensus.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.mcpcensus.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
mcpcensus.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.mcpcensus.com/mcp Verified 200
http (plaintext) http://api.mcpcensus.com/mcp Inconclusive 405
MCP tools · 15 exposed · ~1,496 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
census_audit_config ~265

Audit a whole MCP client config in one call (.mcp.json, claude_desktop_config.json, .cursor/mcp.json, .vscode/mcp.json, Codex config.toml text). Resolves every entry without guessing (url → remote_url, npx → npm package, uvx → PyPI package) and returns one PASS / REVIEW / BLOCK / UNKNOWN verdict per entry under a built-in policy, plus CENSUS-AUDIT/1 text, valid_until_epoch and exit_code (1 on any BLOCK). UNKNOWN is never upgraded to PASS. Cost 1 credit per config per UTC day; keyless callers get one config of ≤25 entries per IP per day. Not a malware scan; PASS is not a sandbox. Strip env/headers before sending.

NameTypeReqDescription
config–yesThe config document: an object with mcpServers | servers | mcp_servers, a list under entries[], or raw text (JSON or Codex config.toml)
formatstring––
policy_idstring––
previous_tools_digestsobject–alias → tools_digest from your last audit; sets tools_drift per entry
strictboolean–exit_code 2 when any entry is REVIEW or UNKNOWN

No output schema declared.

No examples provided.

census_changes ~191

The Census change feed (CENSUS-CHANGES/1): observed transitions across every server — server_new, remote_down, remote_up, tools_changed, health_change, verified_change, security, endpoint_moved, registry_status, spec_era_change. Cursor-paginated: pass next_cursor back as since. Filter by events, server_names or namespace_domain. Only real transitions, never 'still fine'. Unmetered in v1; poll hourly. Not a malware scan.

NameTypeReqDescription
eventsarray–Event names to include (default all)
limitinteger––
namespace_domainstring–Registrable domain of a DNS-verified namespace, e.g. notion.com
server_namesarray–Exact canonical names to include (≤50)
sincestring–next_cursor from the previous page, or an RFC 3339 time for the first call

No output schema declared.

No examples provided.

census_coverage ~59

Public transparency report (same payload as GET /v1/coverage). Unmetered. Live D1 census/identity/remote/protocol/adoption/pipeline counts plus method notes — never invents completeness percentages or a brand_audit punch list.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

census_credits ~44

Show remaining Census credits for this API key (wallet after the UTC-month grant). Unmetered. Without a key, returns anonymous unique-per-day remaining — not a wallet.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

census_lookalikes ~69

Contested identity for one exact server_name: official_for, name_collision_count, and up to 10 other census server_name values sharing the same namespace brand or tail. Never invents lookalikes. Cost 1.

NameTypeReqDescription
server_namestringyesExact canonical Census server name

No output schema declared.

No examples provided.

census_lookup ~79

Get the live health verdict for one MCP server by its exact registry name (e.g. 'io.github.owner/name'). Returns stars, last-push recency, gone/archived/deprecated flags, name-collision count, and a fact-based health verdict (healthy | issues | unknown).

NameTypeReqDescription
namestringyesExact MCP registry server name

No output schema declared.

No examples provided.

census_policy_list ~35

List the exact immutable Preflight v1 built-in policy objects, canonical ruleset, and policy digests. Unmetered.

Input schema present but exposes no named parameters.

NameTypeReqDescription
audit_signed–yes–
ok–yes–
policiesarrayyes–
policy_digestsobjectyes–
rulesetobjectyes–

No examples provided.

census_preflight ~91

Evaluate one exact MCP server under a documented built-in install policy. Returns PASS, REVIEW, or BLOCK with evidence reasons, freshness, digests, and explicit limits. This is a first gate, not a security audit. refresh=if_stale requires x-api-key.

NameTypeReqDescription
policy_idstring––
refreshstring––
server_namestringyesExact canonical Census server name
NameTypeReqDescription
audit_idstring|nullyes–
audit_signed–yes–
decisionstringyes–
decision_input_digeststringyes–
decision_scope–yes–
engine_versionstringyes–
evaluated_atstringyes–
factsobjectyes–
facts_digeststringyes–
limitationsarrayyes–
meaningstringyes–
ok–yes–
policyobjectyes–
reasonsarrayyes–
server_namestringyes–
valid_untilstringyes–

No examples provided.

census_recent ~78

Newest MCP servers by real first_seen_at (same payload as GET /v1/recent). Unmetered. Only rows with a known first-seen date — never invents or guesses discovery times. Optional limit 1–50 (default 20).

NameTypeReqDescription
limitnumber–Max results 1–50 (default 20)

No output schema declared.

No examples provided.

census_search ~171

Search MCP servers by keyword or partial name (e.g. 'github', 'postgres'). Returns ranked matches with health/trust. Also returns: resolved_query (auto typo fix), disambiguate (when unsure), known_brand (we recognize a strong product but it has no official MCP — e.g. CodeRabbit), research (watchlist/confirmed_absent), query_intent (brand_lookup|category|package|install_gate|junk — does not change ranking), intent_cta (preflight when they asked an install-gate question). Prefer official_match=true rows. Never invent servers.

NameTypeReqDescription
limitnumber–Max results 1–50 (default 20)
querystringyesKeyword or partial server name (>= 2 chars). Typos and space variants are resolved when confident.

No output schema declared.

No examples provided.

census_stamp ~96

Census stamp for one exact MCP server under a built-in policy. Same input as census_preflight. Returns the preflight body plus compact CENSUS-STAMP/1 text and stamp_json. Cost matches preflight. Never connect without a stamp. PASS is not a malware scan or permission review.

NameTypeReqDescription
policy_idstring––
refreshstring––
server_namestringyesExact canonical Census server name

No output schema declared.

No examples provided.

census_stats ~65

Ecosystem headline numbers from the live census (same payload as GET /v1/stats). Unmetered. Returns total servers, healthy/issues counts, popular (gh_stars>=1000), remote-capable count, github-linked count, and captured_at. No invented metrics.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

census_watch_list ~24

List active per-server watches for this API key. Requires x-api-key.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

census_watch_subscribe ~189

Subscribe this agent (or a human email) to alerts for ONE specific MCP server. Fires only on real observed changes: remote_down, remote_up, health_change, verified_change, security. Requires x-api-key. Prefer webhook_url (https) so your agent can receive POST callbacks; email optional. Returns a watch id + HMAC secret (X-Census-Signature: sha256=…). Free tier: 5 watches; pro: 50.

NameTypeReqDescription
emailstring–Optional human email for the same alerts
eventsarray–Subset of remote_down,remote_up,health_change,verified_change,security,tools_changed (default: all)
labelstring–Optional agent-chosen label
server_namestringyesExact registry name to watch
webhook_urlstring–https URL that will receive signed POST event payloads

No output schema declared.

No examples provided.

census_watch_unsubscribe ~40

Deactivate a watch by id. Requires x-api-key that owns the watch.

NameTypeReqDescription
idstringyesWatch id from census_watch_subscribe

No output schema declared.

No examples provided.

Common questions

What is the The MCP Census server?

The MCP Census is listed in the public MCP registry as com.mcpcensus/census. Vet any MCP server before you depend on it. Stamp: PASS, REVIEW, or BLOCK. This page covers its hosted endpoint (https://api.mcpcensus.com/mcp).

Is the The MCP Census server safe to use?

The MCP Census scores 73 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the The MCP Census server expose?

The MCP Census exposes 15 tools: census_lookup, census_search, census_stats, census_recent, census_coverage, and 10 more. Their descriptions and schemas cost roughly 1,496 tokens of context every time the server is loaded.

Does the The MCP Census server require authentication?

No. We connected to The MCP Census without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the The MCP Census server still maintained?

The MCP Census is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.