io.github.rm-rf-prod/groundtruth MCP Server
io.github.rm-rf-prod/groundtruth
What is the io.github.rm-rf-prod/groundtruth MCP server?
Live docs MCP server. 445+ libraries, code audit, snippets, dispatch tool, telemetry.
How to install io.github.rm-rf-prod/groundtruth
Copy-paste configuration for popular MCP clients.
GT_GITHUB_TOKENsecretGitHub API token for higher rate limits (raises from 60 to 5000 req/hr)
{
"mcpServers": {
"groundtruth": {
"command": "npx",
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"env": {
"GT_GITHUB_TOKEN": "<YOUR_GT_GITHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"groundtruth": {
"command": "npx",
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"env": {
"GT_GITHUB_TOKEN": "<YOUR_GT_GITHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"groundtruth": {
"command": "npx",
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"env": {
"GT_GITHUB_TOKEN": "<YOUR_GT_GITHUB_TOKEN>"
}
}
}
}{
"servers": {
"groundtruth": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@groundtruth-mcp/gt-mcp"
],
"env": {
"GT_GITHUB_TOKEN": "<YOUR_GT_GITHUB_TOKEN>"
}
}
}
}claude mcp add groundtruth --env GT_GITHUB_TOKEN=<YOUR_GT_GITHUB_TOKEN> -- npx -y @groundtruth-mcp/gt-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.