grounded-support-agent
Rank #22,507io.github.Ankit512/grounded-support-agent
Governed support MCP: answers only KB-grounded questions with citations, escalates the rest.
grounded-support-agent is a Model Context Protocol (MCP) server published by Ankit512. It ranks #22,507 of 132,113 servers tracked on MCP Toplist. grounded-support-agent is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 21, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 109,606 of 132,113 servers on MCP Toplist.
Use grounded-support-agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add grounded-support-agent -- uvx grounded-support-agent[mcp_servers.grounded-support-agent]
command = "uvx"
args = ["grounded-support-agent"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"grounded-support-agent": {
"command": "uvx",
"args": [
"grounded-support-agent"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"grounded-support-agent": {
"command": "uvx",
"args": [
"grounded-support-agent"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"grounded-support-agent": {
"type": "stdio",
"command": "uvx",
"args": [
"grounded-support-agent"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"grounded-support-agent": {
"command": "uvx",
"args": [
"grounded-support-agent"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"grounded-support-agent": {
"command": "uvx",
"args": [
"grounded-support-agent"
]
}
}
}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.Ankit512%2Fgrounded-support-agent)<a href="https://mcptoplist.com/server/io.github.Ankit512%2Fgrounded-support-agent"><img src="https://mcptoplist.com/badge/io.github.Ankit512%2Fgrounded-support-agent.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Ankit512
Other servers by Ankit512
View all Ankit512 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 21, 2026 |
Frequently asked questions
- Who maintains grounded-support-agent?
- grounded-support-agent is maintained by Ankit512, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is grounded-support-agent listed on the Official MCP Registry?
- Yes — grounded-support-agent is listed on the Official MCP Registry, alongside Glama.
- How many versions does grounded-support-agent have?
- MCP Toplist tracks 1 version of grounded-support-agent, most recently published on Aug 21, 2026.
- Where can I find the source code for grounded-support-agent?
- The source code for grounded-support-agent is hosted at github.com/Ankit512/grounded-support-agent.
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.