{"name":"io.github.ai-mentor-bot/aidish","slug":"ai-mentor-bot-aidish","title":"AIDISH — AIエージェントから受取注文できる飲食店","description":"Pickup orders at Japanese restaurants for AI agents: find stores, read menus, place orders. No auth.","url":"https://mcp.market/server/ai-mentor-bot-aidish","rating":null,"grade":"C","score":57,"certified":false,"status":"active","category":"ecommerce","tags":["ecommerce","security"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T22:00:53.446Z","last_ok_at":"2026-09-20T22:00:53.446Z","latency_ms":655},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/ai-mentor-bot/aidish-app","website":"https://aidish-app.onrender.com/agents","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://aidish-app.onrender.com/mcp"}],"packages":[],"tools":[{"name":"check_pickup_availability","description":"今この店が受取注文（テイクアウト）を受け付けているか、最短の受取時刻、店の連絡先を返す。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"tenant_id":{"type":"string","description":"店舗ID（省略時は既定店）"}}}},{"name":"find_stores","description":"AIから受取注文できる店を探す（店名・料理の種類・エリアで絞る）。tenant_id が分からない時は最初にこれを呼び、利用者に店を選んでもらう。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"q":{"type":"string","description":"店名や料理の種類の一部（例: ピザ・ナポリ）","maxLength":40},"area":{"type":"string","description":"エリア（例: 世田谷）","maxLength":40}}}},{"name":"list_menu","description":"店のお品書き（公開中の商品・税込価格・説明・オプション）を返す。注文の前に必ずこれで menu_id を確かめる。","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"tenant_id":{"type":"string","description":"店舗ID（省略時はこのサーバーの既定店）"}}}},{"name":"place_pickup_order","description":"受取注文（テイクアウト）を入れる。支払いは受取時に店頭（現金・カード・QR）。氏名と電話番号は必須で、店が受取時の本人確認と連絡に使う。注文前に必ず利用者に内容と受取時刻を確認すること。","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"tenant_id":{"type":"string","description":"店舗ID（省略時は既定店）"},"items":{"type":"array","minItems":1,"maxItems":10,"items":{"type":"object","required":["menu_id","qty"],"properties":{"menu_id":{"type":"string","description":"list_menu の id"},"qty":{"type":"integer","minimum":1,"maximum":20},"options":{"type":"array","items":{"type":"string"},"description":"list_menu の option の id（任意）"}}}},"customer_name":{"type":"string","maxLength":40},"customer_tel":{"type":"string","description":"利用者の電話番号（数字・ハイフン）","maxLength":20},"pickup_at":{"type":"string","description":"受取希望時刻 ISO8601（省略時は最短）"},"note":{"type":"string","maxLength":200}},"required":["items","customer_name","customer_tel"]}}],"scan":{"score":57,"grade":"C","scanned_at":"2026-09-19T20:05:20.166Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:05:20.180Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 425ms"]},"poisoning":{"score":15,"max":15,"notes":["4 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://aidish-app.onrender.com/mcp","reachable":true,"authRequired":false,"latencyMs":425,"serverInfo":{"name":"aidish-agent-gateway","version":"1.0.0"}}],"packages":[],"repo":{"found":false,"owner":"ai-mentor-bot","repo":"aidish-app","error":"repo not found"},"icon":{"url":null,"source":"none"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}