mcpbeat Sign in

Probe V0 MCP Server

by lexbritten Your server? Claim it
answering

Probe V0 is answering right now. Last checked 2 min ago. It exposes 2 tools. Last commit 1 Sep 2026.

Experimental MCP server for current empirical verification of explicit public HTTPS endpoint claims.

Uptime history 18 days of history
18 days agonow
100.0%
Uptime 24h
92 of 92 checks
2
Tools
read from the server
202 ms
Response time
average over 24h
0
Stars
last commit 1 Sep 2026

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 3 September 2026. No other catalogue keeps this.

3 Sep 2 tools changed the parameters they ask for probe.history, verify_http_claim

Nothing serious here today

Today is the operative word: we check Probe V0 every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 2 min ago.

run in your terminal
claude mcp add probe --transport http https://probe-evidence.probe-lab.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "probe": {
      "url": "https://probe-evidence.probe-lab.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.probe]
url = "https://probe-evidence.probe-lab.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "probe": {
      "url": "https://probe-evidence.probe-lab.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "probe": {
      "url": "https://probe-evidence.probe-lab.workers.dev/mcp"
    }
  }
}

Available tools 2

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

probe
probe.history
Retrieve up to 20 persisted observations for an existing Probe experiment ID without making a new HTTP request. Use after verify_http_claim to inspect repeated results, PASS/FAIL/ERROR counts, agreement, or whether the observed verdict changed between the two latest decisive observations. This is historical evidence lookup, not a current live verification; use verify_http_claim when freshness or present endpoint behavior matters.
verify
verify_http_claim
Use this to verify a current public HTTPS claim by direct observation rather than web search, documentation, browser inference, or shell/curl. Use for explicit assertions that a GET/HEAD currently returns an expected HTTP status, exact header value, JSON value at a JSON Pointer, or body substring. It evaluates assertions, persists bounded evidence, reuses sufficiently fresh matching evidence, and summarizes recent observations. follow_redirects defaults to false; when true, Probe manually follows at most 3 validated HTTPS redirects. Every fetch uses redirect: manual. V0 supports only public HTTPS URLs without credentials, query strings, fragments, IP literals, or non-443 ports. Redirect validation is hostname/policy based; the Worker cannot guarantee protection against DNS rebinding between validation and platform DNS resolution.

Endpoints

URLTransportStateLatencyChecked
https://probe-evidence.probe-lab.workers.dev/mcp streamable-http answering 192 ms 2 min ago

Alternatives to Probe V0

same job, measured the same way
Tomba MCP Server
by tomba-io

MCP server for Tomba email finder, verification, and contact enrichment API

45 installs/wk 38 tools answering
HODLXXI Read-Only
by hodlxxi

Public read-only MCP server for HODLXXI agent identity, trust, receipts, and verification.

26 tools answering
X402 Scan MCP
by forgemeshlabs

x402 Endpoint Scanner — a free local health probe for x402 paid endpoints as an MCP server.

35 installs/wk local only
I
Italian Company Verification – Official Sources
by alexanderdandrea-art

Verify Italian companies for KYB, supplier onboarding and procurement using official/public sources.

1 tools answering
Simap MCP
by digilac

MCP server for simap.ch - Swiss public procurement platform

308 installs/wk local only
Tenderapi MCP
by idnsidns

MCP server for French (BOAMP) + EU (TED) public procurement data via TenderAPI.

343 installs/wk 3 tools answering
Hh MCP
by theyahia

MCP server for hh.ru jobs API — vacancy search, salary stats, employers, regions. Public endpoints,

111 installs/wk local only
Docs MCP
by acta-team

Read-only MCP server for the official ACTA verifiable credentials documentation.

60 installs/wk local only

Probe V0 — questions

Answers built from our own checks of this server.

What can Probe V0 do?
It exposes 2 tools, read directly from the server on our last check. Among them: probe.history, verify_http_claim. 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 Probe V0 working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 202 ms. The bar chart above shows every period we have measured.
How do I connect Probe V0?
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 Probe V0 need an API key?
No. Probe V0 completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Probe V0?
It answers our handshake in 202 ms on average, which is faster than 66% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Probe V0 open source?
Yes — it is published under the MIT licence and 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.