Skip to main content
Glama
alfred-HQbot

razorpay-mcp-guard

by alfred-HQbot

razorpay-mcp-guard

Razrpray の MCP サーバー向けの支出ポリシー強制ミドルウェアです。

Razpray の公式 MCP サーバーは、指示されたことをそのまま実行します。スタック内のどの層も、エージェントが指示してよい内容を審査することはありません。razorpay-mcp-guard は、LLM エージェントと Razorpay の MCP ツールの間に位置する MCP ミドルウェアで、次のポリシーを強制します。

  • エージェントごとの支出上限 — 日次 / 月次 / 通算の制限をパイサ単位で適用します。

  • カテゴリ許可リスト — 許可されたツールカテゴリ(例:paymentssettlements)のみアクセスでき、その他はすべてゲートでブロックされます。

  • 承認しきい値 — 設定可能なルピー額を超える呼び出しは、Razorpay に到達する前に、明示的な人間による承認が必要です。

すべての判定(許可、ブロック、エスカレーション)は、追記専用の監査台帳に記録され、各エントリはハッシュチェーンで連結されているため、記録そのものの改ざんを検知できます。

┌─────────────┐     tools/call      ┌──────────────────┐    policy: ALLOW   ┌──────────────────┐
│  LLM Agent  │ ──────────────────► │  mcp-guard       │ ─────────────────► │  Razorpay MCP    │
│ (any client)│ ◄────────────────── │  (this proxy)    │ ◄───────────────── │  server          │
└─────────────┘     result          └──────────────────┘    result          └──────────────────┘
                                        │      ▲
                            BLOCK/ESCALATE   approve/deny
                                        ▼      │
                                   Policy Engine + Audit Ledger + Approval Gate

ステータス

作業中 — docs/architecture.md を参照してください。

Related MCP server: Proofpane

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    C
    maintenance
    Policy enforcement gateway for MCP tool calls, evaluating every tool invocation against declarative YAML policies (allow/deny/escalate-to-human), generating cryptographic hash-chained audit receipts, and including built-in content safety scanning.
    2
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    A governance proxy for AI tools — every MCP/agent tool call is policy-gated, secret-redacted, and written to a hash-chained, offline-verifiable audit trail.
    13
    MIT

View all related MCP servers

Related MCP Connectors

  • See, price, and control every tool call your AI agents make: policy checks, cost, and audit tools.

  • Agent payments, API key vaulting, and governed mandates. Agents spend within user-defined limits.

  • Paid remote MCP for AI Studio Workspace approval gate MCP, structured receipts, audit logs, and revi

View all MCP Connectors

Latest Blog Posts

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/alfred-HQbot/razorpay-mcp-guard'

If you have feedback or need assistance with the MCP directory API, please join our Discord server