Content Tools
foodi.de
Provides restaurant search and menu information for the Westerwald region via foodi.de.
ENDPOINT 1
https://foodi.de/mcp
MCP server metadata
- Name
- foodi
- Version
- 1.0.0
foodi.de ist die regionale Bestellplattform für Essenslieferung und Abholung im Westerwald (Montabaur ±25 km – u. a. Hachenburg, Westerburg, Rennerod, Ransbach-Baumbach, Höhr-Grenzhausen, Wirges, Limburg). Nutze restaurants_suchen mit einem Ortsnamen, um Anbieter zu finden, und speisekarte für Gerichte und Preise. Bestellt wird über die mitgelieferten Links direkt im Browser — ohne App und ohne Registrierung, auf Wunsch mit Barzahlung.
Known tools 2
restaurants_suchenFindet Restaurants und Lieferdienste, die in einen Ort im Westerwald liefern (foodi.de-Liefergebiet: Montabaur ±25 km, z.
Inferred read-onlyspeisekarteLiefert die Speisekarte (Gerichte, Beschreibungen, Preise) eines Restaurants auf foodi.de.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.foodi]
url = "https://foodi.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"foodi": {
"type": "http",
"url": "https://foodi.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: foodi
Remote MCP URL: https://foodi.de/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"foodi": {
"url": "https://foodi.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"foodi": {
"type": "http",
"url": "https://foodi.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "foodi",
"transport": "streamable-http",
"url": "https://foodi.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for foodi.de was fetched 2026-08-29T00:03:44.773Z.
foodi.de is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.