Security & Testing
mcpcensus.com
Provides live health checks and trust scores for MCP servers to help users verify security before installation.
ENDPOINT 1
https://mcpcensus-lookup.jaco-veldsman.workers.dev/mcp
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
MCP server metadata
- Name
- mcp-census
- Version
- 1.4.0
Known tools 13
census_lookupGet the live health verdict for one MCP server by its exact registry name (e.
Inferred read-onlycensus_statsEcosystem headline numbers from the live census (same payload as GET /v1/stats).
Inferred read-onlycensus_recentNewest MCP servers by real first_seen_at (same payload as GET /v1/recent).
Inferred read-onlycensus_watch_subscribeSubscribe this agent (or a human email) to alerts for ONE specific MCP server.
Potential side effectscensus_preflightEvaluate one exact MCP server under a documented built-in install policy.
Inferred read-onlycensus_policy_listList the exact immutable Preflight v1 built-in policy objects, canonical ruleset, and policy digests.
Inferred read-onlycensus_creditsShow remaining Census credits for this API key (wallet after the UTC-month grant).
Inferred read-onlycensus_lookalikesContested 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-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.