Catalog
DuckHub QR Menu
Officialby tykhokhod-dmytro
Hosted MCP server to manage a restaurant menu from AI agents - 39 tools over the DuckHub API.
Hosted MCP server to manage a restaurant menu from AI agents - 39 tools over the DuckHub API.
Topics
ai-agentsclaudecursorllm-toolsmcpmcp-servermenumodel-context-protocolrestaurantsaas
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://mcp.duck-hub.com/mcpclaude_desktop_config.json
{
"mcpServers": {
"menu": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.duck-hub.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.