Grounded Reasoning
Rank #12,086io.github.ALEXaquarius/grounded-reasoning
Verify multi-hop relational claims before an agent asserts them — zero tokens, with proof paths.
Grounded Reasoning is a Model Context Protocol (MCP) server published by alexaquarius. It ranks #12,086 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Grounded Reasoning is listed across 2 registries — Official MCP and PulseMCP, with 6 tracked versions. It was first listed on Jul 3, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 119,960 of 132,046 servers on MCP Toplist.
Use Grounded Reasoning
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add grounded-reasoning -- uvx grounded-reasoning[mcp_servers.grounded-reasoning]
command = "uvx"
args = ["grounded-reasoning"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"grounded-reasoning": {
"command": "uvx",
"args": [
"grounded-reasoning"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"grounded-reasoning": {
"command": "uvx",
"args": [
"grounded-reasoning"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"grounded-reasoning": {
"type": "stdio",
"command": "uvx",
"args": [
"grounded-reasoning"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"grounded-reasoning": {
"command": "uvx",
"args": [
"grounded-reasoning"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"grounded-reasoning": {
"command": "uvx",
"args": [
"grounded-reasoning"
]
}
}
}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.ALEXaquarius%2Fgrounded-reasoning)<a href="https://mcptoplist.com/server/io.github.ALEXaquarius%2Fgrounded-reasoning"><img src="https://mcptoplist.com/badge/io.github.ALEXaquarius%2Fgrounded-reasoning.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
alexaquarius
Available versions (6)
| Version | Published |
|---|---|
| 0.1.8 | Jul 6, 2026 |
| 0.1.7 | Jul 5, 2026 |
| 0.1.6 | Jul 5, 2026 |
| 0.1.5 | Jul 5, 2026 |
| 0.1.3 | Jul 4, 2026 |
| 0.1.2 | Jul 3, 2026 |
Frequently asked questions
- Who maintains Grounded Reasoning?
- Grounded Reasoning is maintained by alexaquarius, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Grounded Reasoning listed on the Official MCP Registry?
- Yes — Grounded Reasoning is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Grounded Reasoning have?
- MCP Toplist tracks 6 versions of Grounded Reasoning, most recently published on Jul 6, 2026.
- Where can I find the source code for Grounded Reasoning?
- The source code for Grounded Reasoning is hosted at github.com/alexaquarius/grounded-reasoning.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.