Groundtruth
Rank #3,122io.github.rm-rf-prod/groundtruth
Live docs MCP server. 598+ libraries, evidence-verified answers, code audit, snippets, dispatch.
Groundtruth is a Model Context Protocol (MCP) server published by rm-rf-prod. It ranks #3,122 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Groundtruth is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 34 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 128,924 of 132,046 servers on MCP Toplist.
Use Groundtruth
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add groundtruth -e "GT_GITHUB_TOKEN=<your GT_GITHUB_TOKEN>" -- npx -y @groundtruth-mcp/gt-mcpReplace each placeholder with your own value before saving.
[mcp_servers.groundtruth]
command = "npx"
args = ["-y", "@groundtruth-mcp/gt-mcp"]
[mcp_servers.groundtruth.env]
GT_GITHUB_TOKEN = "<your GT_GITHUB_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groundtruth": {
"command": "npx",
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"env": {
"GT_GITHUB_TOKEN": "<your GT_GITHUB_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groundtruth": {
"command": "npx",
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"env": {
"GT_GITHUB_TOKEN": "<your GT_GITHUB_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"groundtruth": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"env": {
"GT_GITHUB_TOKEN": "<your GT_GITHUB_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groundtruth": {
"command": "npx",
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"env": {
"GT_GITHUB_TOKEN": "<your GT_GITHUB_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"groundtruth": {
"command": "npx",
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"env": {
"GT_GITHUB_TOKEN": "<your GT_GITHUB_TOKEN>"
}
}
}
}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.rm-rf-prod%2Fgroundtruth)<a href="https://mcptoplist.com/server/io.github.rm-rf-prod%2Fgroundtruth"><img src="https://mcptoplist.com/badge/io.github.rm-rf-prod%2Fgroundtruth.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
rm-rf-prod
Available versions (34)
| Version | Published |
|---|---|
| 7.5.0 | Aug 5, 2026 |
| 7.4.1 | Jul 29, 2026 |
| 7.4.0 | Jul 15, 2026 |
| 7.3.0 | Jul 10, 2026 |
| 7.2.0 | Jul 10, 2026 |
| 7.1.0 | Jun 12, 2026 |
| 7.0.4 | Jun 3, 2026 |
| 7.0.3 | Jun 2, 2026 |
| 7.0.2 | Jun 2, 2026 |
| 7.0.1 | May 30, 2026 |
| 6.1.3 | May 26, 2026 |
| 6.1.2 | May 26, 2026 |
| 6.1.1 | May 26, 2026 |
| 6.1.0 | May 26, 2026 |
| 5.2.0 | Apr 2, 2026 |
| 5.0.1 | Apr 1, 2026 |
| 5.0.0 | Apr 1, 2026 |
| 3.5.0 | Mar 27, 2026 |
| 3.4.0 | Mar 27, 2026 |
| 3.3.0 | Mar 26, 2026 |
| 3.2.0 | Mar 26, 2026 |
| 3.1.0 | Mar 26, 2026 |
| 3.0.7 | Mar 26, 2026 |
| 3.0.3 | Mar 22, 2026 |
| 3.0.2 | Mar 21, 2026 |
| 3.0.1 | Mar 21, 2026 |
| 3.0.0 | Mar 21, 2026 |
| 2.6.0 | Mar 21, 2026 |
| 2.5.6 | Mar 21, 2026 |
| 2.5.5 | Mar 21, 2026 |
| 2.5.4 | Mar 21, 2026 |
| 2.5.2 | Mar 21, 2026 |
| 2.5.1 | Mar 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Groundtruth?
- Groundtruth is maintained by rm-rf-prod, which publishes 1 MCP server (34 total versions) tracked on MCP Toplist.
- Is Groundtruth listed on the Official MCP Registry?
- Yes — Groundtruth is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Groundtruth have?
- MCP Toplist tracks 34 versions of Groundtruth, most recently published on Aug 5, 2026.
- Where can I find the source code for Groundtruth?
- The source code for Groundtruth is hosted at github.com/rm-rf-prod/groundtruth-mcp.
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.