MCP Servers Server
Rank #60,791global.rootz.food/grocery
Signed US food & grocery data: Kroger prices, nutrition, allergens, recalls, diet filters.
MCP Servers Server is a Model Context Protocol (MCP) server published by rootz-global. It ranks #60,791 of 115,591 servers tracked on MCP Toplist. MCP Servers Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 30, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 54,800 of 115,591 servers on MCP Toplist.
Use MCP Servers Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http grocery https://food.rootz.global/mcp[mcp_servers.grocery]
url = "https://food.rootz.global/mcp"Add to ~/.codex/config.toml.
https://food.rootz.global/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"grocery": {
"url": "https://food.rootz.global/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"grocery": {
"type": "http",
"url": "https://food.rootz.global/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"grocery": {
"serverUrl": "https://food.rootz.global/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"grocery": {
"url": "https://food.rootz.global/mcp"
}
}
}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/global.rootz.food%2Fgrocery)<a href="https://mcptoplist.com/server/global.rootz.food%2Fgrocery"><img src="https://mcptoplist.com/badge/global.rootz.food%2Fgrocery.svg" alt="MCP Toplist: #60,791 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
rootz-global
Available versions (1)
| Version | Published |
|---|---|
| 2.0.0 | Jul 30, 2026 |
Frequently asked questions
- Who maintains MCP Servers Server?
- MCP Servers Server is maintained by rootz-global, which publishes 6 MCP servers (6 total versions) tracked on MCP Toplist.
- Is MCP Servers Server listed on the Official MCP Registry?
- Yes — MCP Servers Server is listed on the Official MCP Registry.
- How many versions does MCP Servers Server have?
- MCP Toplist tracks 1 version of MCP Servers Server, most recently published on Jul 30, 2026.
- Where can I find the source code for MCP Servers Server?
- The source code for MCP Servers Server is hosted at github.com/rootz-global/mcp-servers.