Grounder runs on your own machine — the client starts it, so there is no endpoint to ping. 294 installs a week from pypi. Last commit 24 Jul 2026.
Web grounding for local & cloud LLMs: search, fetch, token-capped evidence packs, and research.
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.
claude mcp add grounder -- uvx grounder-mcp
{
"mcpServers": {
"grounder": {
"args": [
"grounder-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.grounder]
command = "uvx"
args = ["grounder-mcp"]
{
"mcpServers": {
"grounder": {
"args": [
"grounder-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"grounder": {
"args": [
"grounder-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.