mcpbeat Sign in

Tru8 Evidence Research MCP Server

by samyatessmith Your server? Claim it
answering

Tru8 Evidence Research is answering right now. Last checked 4 min ago. 166 installs a week from pypi. It exposes 3 tools. Last commit 21 Sep 2026.

Source-traced evidence research for AI agents. We organise the evidence; you decide.

Installs per day peak 300 · avg 47 · -27% w/w
a month agotoday
Uptime history 43 days of history · worst day 97%
43 days agonow
97.8%
Uptime 24h
89 of 91 checks
3
Tools
read from the server
374 ms
Response time
average over 24h
166
Installs / week
npm and PyPI

What changed 3

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

2 Sep a tool description was rewritten tru8_check
13 Aug a tool changed version
12 Aug a tool changed version

What the code does

We read the source, 7 h ago · tools taken from the live server · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a file path from a variable backend/app/pipeline/evidence_ledger.py:62
        path = os.path.join(out_dir, f"{self.check_id}.json")

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Tru8 Evidence Research does not always answer

Over the last week it answered 99.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 4 min ago.

run in your terminal
claude mcp add tru8 --transport http https://api.trueight.com/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tru8": {
      "url": "https://api.trueight.com/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tru8]
url = "https://api.trueight.com/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "tru8": {
      "url": "https://api.trueight.com/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tru8": {
      "url": "https://api.trueight.com/mcp/"
    }
  }
}

This one needs environment variables set before it will start: TRU8_API_KEY (Tru8 API key (tru8_sk_...). Create at dashboard Settings > Developer. Store in env vars, never hardcode.), TRU8_API_URL (API base URL. Default: https://api.trueight.com). The author declared them in the registry entry; get the values from the project itself.

Available tools 3

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

tru8
tru8_check
Evidence research for a factual claim or article URL. Submit a claim as text or paste an article URL. URLs are auto-detected and trigger article mode: the pipeline extracts claims from the page and auto-selects up to 5 for evidence research. Tiers (in fallback order): - lookup (~£0.02, instant) — cached prior analysis - consensus (~£0.03, instant) — cross-user aggregate landscape (k≥3 checks) - quick (~£0.07, ~15s) — web search + heuristic classification - full (~£0.15, ~60-90s) — web + specialist APIs, LLM classification, coverage recovery Charges based on tier actually executed, not tier requested. Identical calls within ten minutes return the same check, so a transport retry never runs — or charges — twice. Set max_tier to control maximum spend per call. Output structure: - claims[].claimMap.elements[] — verifiable sub-claims with state (supported/disputed/unresolved) - claims[].claimMap.elements[].evidenceRefs[] — evidence mapped to elements with relationship (supports/challenges/context) and reasoning - claims[].evidence[] — sources classified by tier (primary/reporting/ commentary) and type (data/official/news/analysis/opinion/academic) - claims[].claimMap.orientation — mechanical summary from element states - _meta — execution metadata: executedTier, chargedPence, limitations Per-argument guidance lives on the parameters themselves (see the Annotated/Field declarations above), which is where a client can actually read it — a docstring "Args:" block never reaches the tool's inputSchema.
tru8_get_result
Retrieve a previously submitted check with pre-computed analytics. Returns the full result including a _computed block with tier/type distributions, corroboration groups, diagnostic values, timeline analysis, element state summaries, and per-claim dispositions. Use this over tru8_get_result_raw when you want structured analytics ready for summarisation or comparison without post-processing.
tru8_get_result_raw
Retrieve a previously submitted check without computed analytics. Returns claims, elements, evidence, and claim maps only. No _computed block. Smaller response payload. Use this when you will compute your own aggregations or only need specific fields from the raw data.

Endpoints

URLTransportStateLatencyChecked
https://api.trueight.com/mcp/ streamable-http answering 310 ms 4 min ago

Alternatives to Tru8 Evidence Research

same job, measured the same way
Myco Brain
by thegoodguysla

Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.

36 installs/wk local only
Evr
by brienbounded

Checks agent traces for evidence-readiness: verifies evidence is present, not that it is true.

114 installs/wk local only
True Memory Fragments
by kyle641320

Detect stale source context and retain traceable code-chain understanding for AI coding agents.

local only
CiteNexus
by akougkas

Search scholarly sources, verify references, and export citations with traceable evidence.

local only
Trace Forge
by mdfifty50-boop

Structured execution trace and span logging for AI agents

22 installs/wk local only
I
Tracea
by chriscorp

Tracea — legal identity (Know Your Agent) for AI agents, on-chain. ERC-8004 compatible.

15 tools answering
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
AccordTrace
by kosta1985

Tamper-evident proof creation and verification for AI agents via MCP, A2A, and REST.

9 tools answering

Tru8 Evidence Research — questions

Answers built from our own checks of this server.

What can Tru8 Evidence Research do?
It exposes 3 tools, read directly from the server on our last check. Among them: tru8_check, tru8_get_result, tru8_get_result_raw. 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 Tru8 Evidence Research working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 374 ms. The bar chart above shows every period we have measured.
How do I connect Tru8 Evidence Research?
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 Tru8 Evidence Research need an API key?
No. Tru8 Evidence Research completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tru8 Evidence Research?
It answers our handshake in 374 ms on average, which is faster than 43% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Tru8 Evidence Research?
The pypi package tru8-mcp was installed 166 times in the last week. Week over week that is -27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tru8 Evidence Research open source?
We cannot say either way: written in HTML and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.