Grounder runs on your own machine — the client starts it, so there is no endpoint to ping. 160 installs a week from pypi. Last commit 13 Aug 2026.
Web grounding for local & cloud LLMs: search, fetch, token-capped evidence packs, and research.
Today is the operative word: we check Grounder every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
GROUNDER_API_KEY (Your Grounder API key - get one free at https://grounder.dev).
The author declared them in the registry entry; get the values from the project itself.
Local MCP server for isolated, evidence-backed GDWEB design analysis and web search.
Fully local MCP server and CLI for web research
Local code search and task context packs for coding agents
Free open-source web search and page reading for LLMs, AI agents, and RAG.
Evidence-backed web research for AI agents with citations and confidence scores.
Audit web pages for AI search readiness with evidence-tiered factors and pipeline-stage scores.
Fast, bounded, read-only Git evidence for local AI coding agents.
Research intelligence for AI coding agents. 2M+ CS papers with evidence and tradeoffs.
Answers built from our own checks of this server.