Tru8 Evidence Research
Rank #5,737io.github.SamYatesSmith/tru8
Source-traced evidence research for AI agents. We organise the evidence; you decide.
Tru8 Evidence Research is a Model Context Protocol (MCP) server published by SamYatesSmith. It ranks #5,737 of 132,113 servers tracked on MCP Toplist. Tru8 Evidence Research is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 3, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 126,376 of 132,113 servers on MCP Toplist.
Use Tru8 Evidence Research
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http tru8 https://api.trueight.com/mcp/This endpoint requires authentication — see the server’s docs for credentials.
claude mcp add tru8 -e "TRU8_API_KEY=<your TRU8_API_KEY>" -e "TRU8_API_URL=<your TRU8_API_URL>" -- uvx tru8-mcpReplace each placeholder with your own value before saving.
[mcp_servers.tru8]
url = "https://api.trueight.com/mcp/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.tru8]
command = "uvx"
args = ["tru8-mcp"]
[mcp_servers.tru8.env]
TRU8_API_KEY = "<your TRU8_API_KEY>"
TRU8_API_URL = "<your TRU8_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.trueight.com/mcp/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tru8": {
"command": "uvx",
"args": [
"tru8-mcp"
],
"env": {
"TRU8_API_KEY": "<your TRU8_API_KEY>",
"TRU8_API_URL": "<your TRU8_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tru8": {
"url": "https://api.trueight.com/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tru8": {
"command": "uvx",
"args": [
"tru8-mcp"
],
"env": {
"TRU8_API_KEY": "<your TRU8_API_KEY>",
"TRU8_API_URL": "<your TRU8_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tru8": {
"type": "http",
"url": "https://api.trueight.com/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"tru8": {
"type": "stdio",
"command": "uvx",
"args": [
"tru8-mcp"
],
"env": {
"TRU8_API_KEY": "<your TRU8_API_KEY>",
"TRU8_API_URL": "<your TRU8_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tru8": {
"serverUrl": "https://api.trueight.com/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tru8": {
"command": "uvx",
"args": [
"tru8-mcp"
],
"env": {
"TRU8_API_KEY": "<your TRU8_API_KEY>",
"TRU8_API_URL": "<your TRU8_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tru8": {
"url": "https://api.trueight.com/mcp/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tru8": {
"command": "uvx",
"args": [
"tru8-mcp"
],
"env": {
"TRU8_API_KEY": "<your TRU8_API_KEY>",
"TRU8_API_URL": "<your TRU8_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.SamYatesSmith%2Ftru8)<a href="https://mcptoplist.com/server/io.github.SamYatesSmith%2Ftru8"><img src="https://mcptoplist.com/badge/io.github.SamYatesSmith%2Ftru8.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
SamYatesSmith
Other servers by SamYatesSmith
View all SamYatesSmith servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.4 | Aug 10, 2026 |
| 1.0.3 | Aug 4, 2026 |
| 1.0.2 | Aug 3, 2026 |
Frequently asked questions
- Who maintains Tru8 Evidence Research?
- Tru8 Evidence Research is maintained by SamYatesSmith, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Tru8 Evidence Research listed on the Official MCP Registry?
- Yes — Tru8 Evidence Research is listed on the Official MCP Registry.
- How many versions does Tru8 Evidence Research have?
- MCP Toplist tracks 3 versions of Tru8 Evidence Research, most recently published on Aug 10, 2026.
- Where can I find the source code for Tru8 Evidence Research?
- The source code for Tru8 Evidence Research is hosted at github.com/SamYatesSmith/Tru8.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.