MCP Geraeats runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm.
Browse restaurants, search dishes, order food delivery, track riders. 50+ countries.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-geraeats -- npx -y @gera-services/mcp-geraeats
{
"mcpServers": {
"mcp-geraeats": {
"args": [
"-y",
"@gera-services/mcp-geraeats"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-geraeats]
command = "npx"
args = ["-y", "@gera-services/mcp-geraeats"]
{
"mcpServers": {
"mcp-geraeats": {
"args": [
"-y",
"@gera-services/mcp-geraeats"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-geraeats": {
"args": [
"-y",
"@gera-services/mcp-geraeats"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.