Grounder
Rank #28,541io.github.rozetyp/grounder
Web grounding for local & cloud LLMs: search, fetch, token-capped evidence packs, and research.
Grounder is a Model Context Protocol (MCP) server published by rozetyp. It ranks #28,541 of 96,771 servers tracked on MCP Toplist. Grounder is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 23, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 68,230 of 96,771 servers on MCP Toplist.
Use Grounder
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
Add Grounder to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"grounder": {
"command": "uvx",
"args": [
"grounder-mcp"
],
"env": {
"GROUNDER_API_KEY": "<your GROUNDER_API_KEY>"
}
}
}
}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.rozetyp%2Fgrounder)<a href="https://mcptoplist.com/server/io.github.rozetyp%2Fgrounder"><img src="https://mcptoplist.com/badge/io.github.rozetyp%2Fgrounder.svg" alt="MCP Toplist: Top 50% of 96,771" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
rozetyp
Other servers by rozetyp
View all rozetyp servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Jul 23, 2026 |
Frequently asked questions
- Who maintains Grounder?
- Grounder is maintained by rozetyp, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Grounder listed on the Official MCP Registry?
- Yes — Grounder is listed on the Official MCP Registry, alongside Glama.
- How many versions does Grounder have?
- MCP Toplist tracks 1 version of Grounder, most recently published on Jul 23, 2026.
- Where can I find the source code for Grounder?
- The source code for Grounder is hosted at github.com/rozetyp/grounder-mcp.