DuckHub

by Unknown

Not rated
Website

About

Official hosted (remote) MCP server for restaurant menu management, exposing 39 tools over the DuckHub REST API so AI agents can build and publish a full menu.

Details

Author
Unknown
Categories
Other, Knowledge Base

MCP (Model Context Protocol)is the open standard AI assistants use to work with external services. Instead of writing HTTP requests against theREST API, your AI agent (Claude, Cursor, …) sees DuckHub as a set of ready-made, typedtoolsbuild_menu,set_image,publish_menu— and can build and manage a complete menu from a conversation.

The DuckHub MCP server ishosted— there is nothing to install or run. You add one URL to your AI client and authenticate with the samedk_live_API keythe REST API uses.

If themcp.subdomain is not yet resolvable in your network, the same server is also reachable athttps://api.duck-hub.com/mcp.

Transport: Streamable HTTP (stateless). Authentication: theAuthorization: Bearer dk_live_...header — the server forwards it to the API on every tool call, so all the usualrate limits,plan limitsand theaudit logapply unchanged.

Get your API key from the DuckHub app →Integrationspage, then:

claude mcp add --transport http duckhub https://mcp.duck-hub.com/mcp \ --header "Authorization: Bearer dk_live_your_api_key"

The Integrations page can also issue aread-only key(samedk_live_format). With it every read tool works normally, and every write tool fails with403 READ_ONLY_KEY— the API refuses the write before touching anything. Write tools are also marked with standard MCP annotations (readOnlyHint/destructiveHint), so well-behaved clients can filter or confirm them up front. Use a read-only key for agents that should analyse the menu but never change it.

All 42 tools wrap thev1 REST API— same behavior, same limits:

Agents should callget_referencefirst: it returns every allowed enum value, your venue's plan limits and current usage, and the money conventions — everything the other tools assume.

- Money is integers in minor units12.50is sent as1250(kopecks/cents). Everywhere.
- Nothing is guest-visible until you publish.build_menuand friends edit the draft;publish_menumakes it live (and keeps a rollback snapshot).
- Dry-run first.build_menuandcleanup_menuacceptdryRun: true— full validation and a preview with zero writes. Use it before large or first-time payloads.
- cleanup_menuarrays are KEEP-lists— everythingnotlisted gets hidden or deleted. Read the tool description carefully.
- Orders tools need a paid plan— on the free plan they return403 PAID_PLAN_REQUIRED.
- Composite tools make several API calls internallyset_promotion(one per item) and the settingsupdate_*tools (read + write) each count multiple requests toward your venue's
rate budget.

Errors follow thestandard error envelopeand every tool error includes a short recovery hint, so agents can usually fix their own mistakes.

Allows users to generate music videos using Freebeat through MCP

Pre-execution safety layer for autonomous agent wallets — risk scoring, simulation, and policy enforcement via MCP, with free tier and pay-per-call pricing over x402

AgentBuy MCP enables both agents and humans to publish, discover, buy, and sell digital assets through a common machine-first protocol.

Connection your Amazon Seller Central and Ads accounts to your AI

MCP that knows everything about LEGO sets, parts, minifigures, and pricing. Help you manage your collections across popular sites such as Rebrickable and BrickEconomy

On-chain credit scoring, financial reporting, and identity verification for Ethereum addresses. Get credit scores (300-1000), portfolio values, and identity attestations.

Allows access to DFIR / forensics data that was collected from endpoints. Used for SOC and forensic investigations.

Crypto research & trading MCP — swaps, earn, perps, Polymarket across major chains.

MCP server for AI agent payments — fund wallets, set spend limits, issue AgentCards, and settle x402 micropayments autonomously.

AI management system compliance per ISO 42001 — risk registers, control assessments, gap analysis, and audit-ready documentation for responsible AI governance.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.