Mmcp.market

Servd Agentic Ordering MCP server

by yh919·io.github.yh919/servd-agent-ordering·v1.6.0

Discover Servd venues, browse menus, validate carts, place confirmed orders, and track status.

C57/100grade C
What users say
No reviews yet
Be the first
Safety scan
C57/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Servd Agentic Ordering yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Servd Agentic Ordering tools (6, 2 write)

write = sends, deletes, buys or posts
  • check_orderwrite actionFree

    Check payment and fulfillment state for an order created by place_order, or verify a signed sandbox simulation. The result intentionally omits diner contact, address, notes, and line items. Poll while state is awaiting_payment; stop when it becomes paid, preparing, ready, out_for_delivery, completed, cancelled, or expired.

  • find_venuesFree

    Find restaurants on Servd. Returns each venue’s slug, name and city — the slug is what every other tool needs. Pass `query` to filter by name or city.

  • get_menuFree

    Get a venue’s full live menu. Use item ids in validate_cart and place_order. Prices are major-unit decimal strings in the menu currency; required modifier groups declare min and max selections.

  • get_venueFree

    Get one venue’s opening hours, current open state, pickup and delivery availability, published policies, and available agent-order payment mode.

  • place_orderwrite actionFree

    Create a REAL restaurant order only after showing the latest validate_cart result and receiving explicit diner confirmation. A venue explicitly marked agentOrdering.sandbox instead returns a no-charge, no-kitchen simulation with sandbox=true and createsProductionOrder=false. Pass that result’s confirmation.token so the server can prove the cart and live quote did not change. The server recalculates all prices. Use a unique idempotency key, show orderNumber and the labeled customerLinks, and poll check_order for payment and fulfillment status. Unpaid online orders expire after 30 minutes.

  • validate_cartFree

    Validate a proposed cart and calculate authoritative lines, discounts, fees, tax and total without creating an order. Call this immediately before asking the diner to confirm. Send only the minimum diner contact and fulfillment data required for this order.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

1 high
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 720ms20/20
  • Tool poisoning6 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 2 write-action tools with no auth3/15
  • Maintenancerepository not readable: repo not found3/15
  • Maintainer identityno repository or website to verify2/10

Findings (1)

  • highWrite-action tools reachable without authenticationauth.open-write
Overall 57/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http servd-agent-ordering https://app.getservd.me/api/v1/agent/mcp
Add to Cursor

Servd Agentic Ordering: common questions

Is Servd Agentic Ordering MCP server safe?
With care: it is graded C, so read the findings first (57/100). Read the Servd Agentic Ordering safety report
How do I install Servd Agentic Ordering?
It runs remotely at app.getservd.me. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Servd Agentic Ordering need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Servd Agentic Ordering maintained?
The latest release is v1.6.0.
Is Servd Agentic Ordering up?
95% of our last 19 checks got an answer. We check remote servers about four times a day.
What can I use instead of Servd Agentic Ordering?
Servers from other publishers that do the same job: Esimfly MCP server, Nagora MCP server and Deadlatch MCP server. Compare all Servd Agentic Ordering alternatives.

Alternatives to Servd Agentic Ordering

Same job from other publishers: the closest match first, then the best rated.

All Servd Agentic Ordering alternatives →
  • Esimfly
    eSIMfly Business API: search eSIM plans, check usage, diagnose eSIMs, optionally order (confirmed)
    A
  • Nagora
    Buy real goods with Nano (XNO) through escrow. Search, purchase, track orders, get signed receipts.
    A
  • Deadlatch
    Local advisory pre-trade risk gate for agents. Never places orders.
    A
  • Voila Groceries MCP
    Safe personal Voila grocery automation for search, slots, cart updates, and order history
    B
  • MCP Server
    Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back.
    B

More from yh919