Gt
Freeby MCP Community
Self-hosted MCP server for live docs and best practices. Context7 alternative — 422+ curated libraries + npm/PyPI/crates.io/Go fallback, no rate limits, code au
v5.2.0Added Apr 12, 2026
mcpmcp-servermodel-context-protocoldocumentationdocumentation-mcp
Gt MCP Server
Self-hosted MCP server for live docs and best practices. Context7 alternative — 422+ curated libraries + npm/PyPI/crates.io/Go fallback, no rate limits, code au
Installation
Reviews
Installation
Quick install
npx -y @groundtruth-mcp/gt-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"gt": {
"command": "npx",
"args": ["-y", "@groundtruth-mcp/gt-mcp"]
}
}
}