Coffee Company MCP Server

31 tools. 3 can modify or destroy data without limits.

3 write tools that can modify data. Rate limits recommended.

Last updated:

3 can modify or destroy data
28 read-only
31 tools total

Community server · catalogue entry verified 30/06/2026

How to control Coffee Company MCP Server ↓

What Coffee Company MCP Server exposes to your agents

Read (28) Write / Execute (3) Destructive / Financial (0)
High Risk

The most dangerous Coffee Company MCP Server tools

3 of Coffee Company MCP Server's 31 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Coffee Company MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Coffee Company MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "claim_all_coupons": {
    "limits": [
      {
        "counter": "claim_all_coupons_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "assets_list": {
    "limits": [
      {
        "counter": "assets_list_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Coffee Company MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON COFFEE COMPANY →

Instant setup, no code required.

All 31 Coffee Company MCP Server tools

READ 28 tools
Read assets_list 查询客户全部资产(优惠券 + 权益券),一览式展示。 Read available_coupons 查询当前可领取的优惠券列表。 Read browse_menu 浏览门店菜单,查看饮品和食品列表。 Read calculate_price calculate_price Read campaign_calendar 查询活动日历,发现当前和即将开始的优惠活动。 Read cashier_pay_query 查询支付状态(收银台下单后的支付结果)。 Read coupon_detail 查询单张券码的详细信息,包括状态、面值、有效期、核销次数。 Read coupon_query 查询订单关联的券码生成状态。 Read delivery_addresses 查询我的配送地址列表。 Read drink_detail 查看饮品详情和自定义选项(杯型/奶类/温度/甜度/加料)。当用户想了解某个饮品有哪些定制选项时使用。 Read equity_detail 查询权益详情,包括券码、状态、金额、核销次数等完整信息。 Read equity_query 查询权益发放状态(电子券是否发放成功)。 Read member_benefit_list 查询会员的优惠券和权益券列表。 Read member_benefits 查询会员 8 项权益状态(新人礼、生日奖励、升级奖励等)。 Read member_query 查询Coffee Company会员信息。通过手机号、openId 或会员ID查询。 Read member_tier 查询会员等级详情,包括当前星星数、等级有效期、距下一级的差距。 Read my_account 查询我的账户信息:等级、星星余额、可用权益、优惠券数量。 Read my_coupons 查询我已有的优惠券列表。 Read my_orders 查询我的最近订单。 Read nearby_stores 搜索附近门店,按城市或关键词筛选。 Read now_time_info 返回当前日期时间和星期,供判断活动有效期、门店营业时间等。[风险等级: L0] Read nutrition_info 查询饮品营养成分(热量、蛋白质、脂肪等)。当用户问"多少卡"、"热量高吗"时使用。 Read order_status 查询订单状态详情。当用户问"我的订单怎么样了"、"做好了吗"时使用。 Read stars_mall_products 浏览积分商城,查看可兑换商品。 Read stars_product_detail 查看积分商品详情。当用户想了解某个积分商品的兑换条件时使用。 Read stars_redeem 用星星兑换积分商城商品。[风险等级: L3] Read store_coupons 查询在指定门店可使用的优惠券。 Read store_detail 查看门店详情:地址、营业时间、电话(脱敏显示)、服务。当用户问"这家店在哪"、"几点关门"时使用。

Questions about Coffee Company MCP Server

How do I prevent bulk modifications through Coffee Company MCP Server? +

The Coffee Company MCP Server server has 3 write tools including claim_all_coupons, create_address, create_order. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Coffee Company MCP Server.

How many tools does the Coffee Company MCP Server MCP server expose? +

31 tools across 2 categories: Read, Write. 28 are read-only. 3 can modify, create, or delete data.

How do I enforce a policy on Coffee Company MCP Server? +

Register the Coffee Company MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Coffee Company MCP Server tool call.

Deterministic rules across all 31 Coffee Company MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

31 Coffee Company MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.