mcpbeat

Tru8 Evidence Research MCP Server

by samyatessmith
local only

Tru8 Evidence Research runs on your own machine — the client starts it, so there is no endpoint to ping. 346 installs a week from pypi. Last commit 4 Aug 2026.

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

Installs per day peak 289 · avg 19 · +458% w/w
a month agotoday
346
Installs / week
pypi · tru8-mcp
0
Stars
0 open issues
4 Aug 2026
Last commit
0 releases in 90 days
NOASSERTION
License
Python

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tru8 -- uvx tru8-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tru8": {
      "args": [
        "tru8-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tru8]
command = "uvx"
args = ["tru8-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "tru8": {
      "args": [
        "tru8-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tru8": {
      "args": [
        "tru8-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Tru8 Evidence Research

same job, measured the same way
BrowseAI Dev
by browseai-hq

Evidence-backed web research for AI agents with citations and confidence scores.

219 installs/wk local only
SearchForge
by divyanshu-iitian

Free open-source web search and page reading for LLMs, AI agents, and RAG.

local only
Paper Lantern
by paperlantern

Research intelligence for AI coding agents. 2M+ CS papers with evidence and tradeoffs.

answering
fastCRW
by us

Scrape, crawl, map & search the web. Open-source, self-hostable Rust crawler & search for AI agents.

answering
Tinysearch
by tinysuitehq

Self-hosted web research for MCP agents.

911 installs/wk local only
Tinysearch
by marcellm01

Self-hosted web research for MCP agents.

local only
Arkolith
by wikatar

Evidence-backed capital-change intelligence and sourced financial data for AI agents

answering
Enterprise Research Evidence Chain
by mikeli20221102-ux

Read-only enterprise research MCP: frameworks, frozen snapshots, sourced results. No trading advice.

629 installs/wk local only

Tru8 Evidence Research — questions

Answers built from our own checks of this server.

Why is there no uptime for Tru8 Evidence Research?
Tru8 Evidence Research runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package tru8-mcp was installed 346 times last week.
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 runs locally, so the command pulls tru8-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Tru8 Evidence Research?
The pypi package tru8-mcp was installed 346 times in the last week. Week over week that is +458%. 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?
Yes — it is published under the NOASSERTION licence, written in Python 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.