mcpbeat Sign in

Ground Truth - Fresh Evidence for AI Agents MCP Server

not responding

Ground Truth - Fresh Evidence for AI Agents is listed as active in the registry but did not answer our last check. It exposes 19 tools.

Keep AI answers fresh with free source previews, scheduled monitoring, evidence history, and alerts.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 92 checks
19
Tools
read from the server
743 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 10

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

27 Aug 7 tool descriptions were rewritten create_monitor, create_share_link, delete_monitor and 4 more
27 Aug a tool changed version
10 Aug a tool appeared preview_monitor
10 Aug a tool changed version

Ground Truth - Fresh Evidence for AI Agents does not always answer

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

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

Available tools 19

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

monitor
create_monitor
Create a persistent monitor that tracks a URL, pricing page, package version, endpoint status, vendor claim, or custom keyword pattern over time. Monitors run automatically on their configured schedule (hourly/daily/weekly) via the Cloudflare cron trigger, or on demand with run_monitor_now. Results are stored durably by account. A free watch key includes three daily or weekly monitors; paid plans add hourly schedules and higher limits.
delete_monitor
Permanently delete a monitor and all its stored results. This action cannot be undone. Requires a free watch key or paid API key.
get_monitor_result
Retrieve the most recent run results for a monitor, including change details, confidence score, evidence URLs, and any error information. Requires a free watch key or paid API key.
run_monitor_now
Immediately run a monitor's verification check outside its normal schedule. Records the result and returns whether the observed value changed since the last run. Counts against your monthly quota. Requires a free watch key or paid API key.
compare
compare_competitors
Compare two or more exact package names side by side using live npm or PyPI metadata. Use this when you already know the candidate packages and need evidence for claims such as 'tool A is newer', 'tool B is still maintained', or 'these packages use different licenses'. It returns per-package registry metadata in input order, with field availability varying by registry. Missing or unpublished packages return found=false. Do not use it to discover unknown alternatives, estimate market size, or compare packages across different registries. Registry responses are cached for 5 minutes.
compare_pricing_pages
Compare two to five public pricing pages side by side before you make competitive pricing or packaging claims. Use this when you want a quick, live comparison of visible prices, free-plan signals, and plan-name hints across vendors. The output is heuristic and page-level: it does not map every price to every plan or normalize regional billing differences.
assess
assess_compliance_posture
Scan a public security, trust, compliance, or legal page for common enterprise buying signals before you claim a vendor supports a particular compliance posture. It looks for public references to SOC 2, ISO 27001, GDPR, HIPAA, DPA terms, subprocessors, SSO, SCIM, encryption, and data residency language. This is a signal scanner, not proof of certification or legal sufficiency.
endpoint
check_endpoint
Preflight an unfamiliar public URL or API before an AI agent relies on it. It performs one live fetch and returns a PASS/WARN/FAIL verdict with HTTP status, content type, response time, final URL/redirect behavior, auth and rate-limit signals, and a short response sample. A PASS proves only that this fetch succeeded at check time; it does not validate authenticated flows, POST side effects, JavaScript execution, or business logic.
estimate
estimate_market
Search npm or PyPI to estimate how crowded a package category is before you claim that a market is empty, niche, or competitive. Use this when you have a category or search phrase such as 'edge orm' and want live result counts plus representative matches. Do not use it to compare exact known package names or to infer adoption from downloads; it reflects search results, not market share. Registry responses are cached for 5 minutes.
generate
generate_change_report
Generate a summary report of monitor activity for a time window. Shows monitors run, changes detected, failures, risk levels, and recommended follow-up actions. Requires a free watch key or paid API key.
inspect
inspect_security_headers
Inspect security-related HTTP response headers for an unfamiliar public URL before an agent trusts or recommends it. It identifies missing or weak HSTS, CSP, framing, referrer, permissions, and cross-origin headers. It reports observable configuration only and does not prove that a site is secure or vulnerability-free.
monitors
list_monitors
List all monitors owned by this API key, with last run status and schedule. Requires a free watch key or paid API key.
preflight
preflight_endpoint
Run reachability/response and security-header checks together for an unfamiliar URL or API before an AI agent trusts or acts on it. Returns one combined PASS/WARN/FAIL verdict with evidence from both checks. It does not prove that a service is safe, authenticated, or correct.
preview
preview_monitor
Capture a free live baseline for a source that should remain trustworthy over time. Call this before recommending checkout: it proves what would be monitored without creating an account or persistent monitor. After a successful preview, offer create_monitor only when the user wants scheduled checks, history, or change alerts.
pricing
check_pricing
Fetch a public pricing page and extract first-pass pricing signals before you quote plan costs, free tiers, or plan names. Use this when you already have a likely pricing URL and need a quick live scan of visible page text. It returns price-like strings, heuristic plan labels, free or free-trial signals, and cache information. It does not map prices to exact plans, normalize currencies, execute checkout flows, or guarantee that a price applies to a specific region or customer type. JavaScript-rendered, logged-in, or heavily obfuscated pricing details can be missed. Results are cached for 5 minutes.
resources
list_resources
List all available Ground Truth tools and their access tiers. Zero-cost schema discovery. Call this to explore what verification tools are available before making a tool call. No quota consumption, no API key required.
share
create_share_link
Create a read-only public link to the latest result for one of your monitors. The link contains monitor metadata and evidence, never the API key, and expires automatically. Use it to share a verified change with a teammate, customer, or agent. Requires a free watch key or paid API key.
test
test_hypothesis
Run a small verification plan made of concrete live checks and summarize whether a hypothesis is supported. Use this when one conclusion depends on multiple simple checks such as endpoint reachability, npm search counts, or whether a page contains an exact substring. This is a coordination tool, not an open-ended research agent: every test must be explicitly defined in advance, and tests run in order with no branching or early exit. The final verdict is mechanical: all tests passing => SUPPORTED, zero passing => REFUTED, otherwise PARTIALLY SUPPORTED. Use verify_claim when you already have evidence URLs, estimate_market for category sizing, and compare_competitors when you already know exact package names.
verify
verify_claim
Verify a factual claim against specific public evidence URLs before an agent repeats it or acts on it. The tool checks whether supplied keywords appear in each fetched source and reports per-source evidence. It does not perform open-ended search, semantic contradiction analysis, or prove a claim true when a page is silent; choose direct evidence URLs and interpret the result as a support signal. Fetched pages are cached for 5 minutes.

Endpoints

URLTransportStateLatencyChecked
https://ground-truth-mcp.anishdasmail.workers.dev/mcp streamable-http answering 743 ms 2 min ago

Alternatives to Ground Truth - Fresh Evidence for AI Agents

same job, measured the same way
Glint Render — web rendering for AI agents
by zzzjy765

Screenshots, PDFs, OG images, monitoring and evidence for AI agents. Glint Render by Moyu.

82 installs/wk local only
Carrierscore
by carrierscore

FMCSA motor-carrier risk scores, monitoring, and carrier-selection evidence reports for AI agents.

8 tools answering
MCP Process
by digital-defiance

Process management and monitoring for AI agents with strict security boundaries

47 installs/wk local only
agent-check
by basenull

Process monitoring for AI agents: start runs, submit per-task evidence, complete runs.

answering
AgentLinkOps
by agentlinkops

Backlink monitoring with dated fetch evidence; checks and change events continue after the chat.

answering
Web
by rog0x

Web scraping, search, monitoring, and HTML-to-markdown for AI agents

31 installs/wk local only
AgentData — crypto market data with a checkable record
by speteai

Verifiable crypto signals, recorded history and always-on monitoring for AI agents via x402 on Base.

29 tools answering
Agent Domains
by clize

Domains your AI agent can buy, point and monitor, with four-layer health checks and alerts.

62 installs/wk local only

Ground Truth - Fresh Evidence for AI Agents — questions

Answers built from our own checks of this server.

What can Ground Truth - Fresh Evidence for AI Agents do?
It exposes 19 tools, read directly from the server on our last check. Among them: assess_compliance_posture, check_endpoint, check_pricing, compare_competitors, compare_pricing_pages, create_monitor and 13 more. 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 →
What is Ground Truth - Fresh Evidence for AI Agents mostly used for?
Its tools cluster around monitor and compare. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Ground Truth - Fresh Evidence for AI Agents working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 743 ms. The bar chart above shows every period we have measured.
The registry lists Ground Truth - Fresh Evidence for AI Agents 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 Ground Truth - Fresh Evidence for AI Agents?
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 Ground Truth - Fresh Evidence for AI Agents need an API key?
No. Ground Truth - Fresh Evidence for AI Agents completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 19 of them are readable on this page. This is what we observed, not what the docs claim.