Globetura
Rank #58,923services.gera/mcp-gera-eats
Look up UK food hygiene ratings and city hygiene profiles from real FSA FHRS/FHIS data. No auth.
Globetura is a Model Context Protocol (MCP) server published by geraservicesuk. It ranks #58,923 of 115,460 servers tracked on MCP Toplist. Globetura is listed on Official MCP, with 1 tracked version. It was first listed on Jun 23, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 56,537 of 115,460 servers on MCP Toplist.
Use Globetura
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-gera-eats -- npx -y @gera-services/mcp-gera-eats[mcp_servers.mcp-gera-eats]
command = "npx"
args = ["-y", "@gera-services/mcp-gera-eats"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-gera-eats": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-eats"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-gera-eats": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-eats"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-gera-eats": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-eats"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-gera-eats": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-eats"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-gera-eats": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-gera-eats"
]
}
}
}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/services.gera%2Fmcp-gera-eats)<a href="https://mcptoplist.com/server/services.gera%2Fmcp-gera-eats"><img src="https://mcptoplist.com/badge/services.gera%2Fmcp-gera-eats.svg" alt="MCP Toplist: #58,923 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
geraservicesuk
Other servers by geraservicesuk
- MCP Gera Clinic Server#53,268 · 1 ver
- MCP Gera Clone Server#53,269 · 1 ver
- MCP Gera Home Server#53,270 · 1 ver
- MCP Gera Lens Server#53,271 · 1 ver
- MCP Gera Market Server#53,272 · 1 ver
- MCP Gera Mind Server#53,273 · 1 ver
- MCP Gera Nexus Server#53,274 · 1 ver
- MCP Gera Persona Server#53,275 · 1 ver
- MCP Gera Prime Server#53,276 · 1 ver
- MCP Gera Skills Server#53,277 · 1 ver
- MCP Gera Voice Server#53,278 · 1 ver
- MCP Gera Witness Server#53,279 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jun 23, 2026 |
Frequently asked questions
- Who maintains Globetura?
- Globetura is maintained by geraservicesuk, which publishes 35 MCP servers (35 total versions) tracked on MCP Toplist.
- Is Globetura listed on the Official MCP Registry?
- Yes — Globetura is listed on the Official MCP Registry.
- How many versions does Globetura have?
- MCP Toplist tracks 1 version of Globetura, most recently published on Jun 23, 2026.
- Where can I find the source code for Globetura?
- The source code for Globetura is hosted at github.com/geraservicesuk/globetura.