Razor Dvara MCP Server
Razor Dvara
v0.1.0 · 更新日 2026-08-22 · CODコマース向けゲート型エージェントチェックアウト
「COD注文に対して追加料金を請求したいのですが、支払い方法を設定しようとしています。」 — Shopifyコミュニティのマーチャント、2025年1月1日(スレッド、返信0件)
CODはインドのeコマース注文の約半分を占めています。また、返品の大部分も引き起こしています。Tier-2/3市場ではCODが58〜64%を占める一方、RTO量の76〜83%を占めています(bepragma.ai、2026年6月)。配達失敗1件ごとに、物流だけで₹180〜240のコストがかかります。
Razor Dvaraを使用すると、マーチャントはCODルールを一度設定するだけです。AIバイヤーは構造化された回答を得られます。監査証跡が何が起こったかを証明します。
機能
ツール | 回答内容 |
| CODを許可すべきか? 適用される手数料は? どのルールが発動したか? |
| 配達前にバイヤーが前払いすべき金額は? |
| 既存のダッシュボードオファーのうち、この注文に紐付けるべきものは? |
| この配達のリスクはどの程度か? スコアの要因は? |
| ここに配達できるか? バックエンドは正常か? |
すべての応答にはreason_codeとrule_idが含まれます。すべての決定は監査証跡に追加されます。バックエンドがダウンした場合、エッジキャッシュが縮退フラグ付きの古いデータを提供し、注文をプリペイドのみで完了します。
Related MCP server: ecommerce-store-mcp
アーキテクチャ
AI buyer / checkout agent
|
| MCP (streamable HTTP)
v
+-------------------------------------------+
| Razor Dvara MCP Server |
| 5 tools · zero overlap w/ official 45 |
+-------------------+-----------------------+
|
v
+-------------------------------------------+
| Policy Engine (src/gates/) |
| merchant caps · PIN rules → reason + ID |
+-------------------+-----------------------+
|
v
+-------------------------------------------+
| Audit Trail (Cloudflare D1) |
| sequence numbers · UTC · append-only |
+-------------------+-----------------------+
|
v
+-------------------------------------------+
| SWR Edge Cache |
| 8s origin timeout → stale fallback |
| degraded flag → fail-closed COD |
+-------------------------------------------+
Shopify side: Payment Customization Function
keyed on dvara.cod.eligible metafield
hides COD when any cart line ineligibleプロトコル系統を含む完全なアーキテクチャ: docs/architecture.md
正直な制約
オファーはダッシュボード作成のみです。既存のオファーIDを添付するだけで、新規発行はしません。
RTO/CODインテリジェンスは公開APIのないダッシュボード専用です。当社のスコアラーは公開されている業界レートから校正された重みを使用しています。MLではありません。
サービス可能性は当社が実装するインバウンド契約です。Magic Checkoutの文書化された10秒のハードキルが当社が保証するSLAです。
テストモードのみ(
rzp_test_キー)。実際の資金移動はありません。
構築しないもの
チャットUI — これはエージェントと金銭アクション間のインフラであり、会話型製品ではありません。
RTOスコアリングのための実際のML — 配達結果データなしで校正された重みは、誤解を招く精度を生み出すでしょう。
APIによるオファー作成 — Razorpayはそれを公開していません。そうでないふりをするのは不誠実です。
本番デプロイ — テストキーを使用したビルドアソン用プロトタイプです。
エビデンス
すべての主張は検証可能な成果物にマッピングされています: docs/EVIDENCE.md
テスト
pnpm install
pnpm test7ファイル36テストで、ルール評価、リスクスコアリング、サービス可能性、キャッシュ縮退、Shopify関数の動作、エンドツーエンドのパイプライン決定性をカバーしています。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to perform e-commerce operations through a standardized interface implementing the x402 and Agentic Commerce Protocol (ACP). Supports merchant sessions, product search, and payment orchestration with production-ready security features.
- AlicenseNot gradedqualityFmaintenanceEnables intelligent ecommerce tools for agents and applications, including product catalog access, product addition, and shopping policies.1Apache 2.0
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to discover products, build carts, and complete purchases across multiple downstream commerce services through a secure, contract-driven API.
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to investigate and resolve operational exceptions across orders, payments, inventory, and fulfillment through a multi-system truth and guarded actions.
Related MCP Connectors
Agent-native commerce with trusted catalog, durable carts, and Stripe Checkout via MCP and UCP.
Remote MCP for Universal Cart merchant readiness MCP, structured receipts, audit logs, and reviewer-
A paid remote MCP for ShipSwift, built to return verdicts, receipts, usage logs, and audit-ready JSO
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Utkarsh-Sinha0/razor-dvara'
If you have feedback or need assistance with the MCP directory API, please join our Discord server