← Registry

Security & Testing

mcpcensus.com

Provides live health checks and trust scores for MCP servers to help users verify security before installation.

2 endpoints13 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcpcensus-lookup.jaco-veldsman.workers.dev/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcpcensus-com]
url = "https://mcpcensus-lookup.jaco-veldsman.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcpcensus-com": {
      "type": "http",
      "url": "https://mcpcensus-lookup.jaco-veldsman.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcpcensus-com
Remote MCP URL: https://mcpcensus-lookup.jaco-veldsman.workers.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcpcensus-com": {
      "url": "https://mcpcensus-lookup.jaco-veldsman.workers.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcpcensus-com": {
      "type": "http",
      "url": "https://mcpcensus-lookup.jaco-veldsman.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcpcensus-com",
  "transport": "streamable-http",
  "url": "https://mcpcensus-lookup.jaco-veldsman.workers.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://api.mcpcensus.com/mcp

No auth detected

MCP server metadata

Name
mcp-census
Version
1.4.0
Capabilities
tools

Known tools 13

census_lookup

Get the live health verdict for one MCP server by its exact registry name (e.

Inferred read-only
census_search

Search MCP servers by keyword or partial name (e.

Inferred read-only
census_stats

Ecosystem headline numbers from the live census (same payload as GET /v1/stats).

Inferred read-only
census_recent

Newest MCP servers by real first_seen_at (same payload as GET /v1/recent).

Inferred read-only
census_coverage

Public transparency report (same payload as GET /v1/coverage).

Inferred read-only
census_watch_subscribe

Subscribe this agent (or a human email) to alerts for ONE specific MCP server.

Potential side effects
census_watch_list

List active per-server watches for this API key.

Inferred read-only
census_watch_unsubscribe

Deactivate a watch by id.

Inferred read-only
census_preflight

Evaluate one exact MCP server under a documented built-in install policy.

Inferred read-only
census_policy_list

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

Inferred read-only
census_credits

Show remaining Census credits for this API key (wallet after the UTC-month grant).

Inferred read-only
census_stamp

Census stamp for one exact MCP server under a built-in policy.

Inferred read-only
census_lookalikes

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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcp-census]
url = "https://api.mcpcensus.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-census": {
      "type": "http",
      "url": "https://api.mcpcensus.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-census
Remote MCP URL: https://api.mcpcensus.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-census": {
      "url": "https://api.mcpcensus.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-census": {
      "type": "http",
      "url": "https://api.mcpcensus.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-census",
  "transport": "streamable-http",
  "url": "https://api.mcpcensus.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-08-25T16:44:24.083Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.