Skip to main content
Glama
alfred-HQbot

razorpay-mcp-guard

by alfred-HQbot

razorpay-mcp-guard

Razorpay의 MCP 서버를 위한 지출 정책 강제 미들웨어.

Razorpay의 공식 MCP 서버는 지시받은 대로 실행합니다. 스택 어디에도 에이전트가 무엇을 지시할 수 있는지 검증하는 기능은 없습니다. razorpay-mcp-guard는 LLM 에이전트와 Razorpay MCP 도구 사이에 위치하는 MCP 미들웨어로, 다음을 강제합니다:

  • 에이전트별 지출 상한 — 일별/월별/평생 한도를 파이즈 단위로 강제합니다.

  • 카테고리 허용 목록 — 허용된 도구 카테고리(예: payments, settlements)만 접근 가능하며, 그 외의 모든 것은 게이트에서 차단됩니다.

  • 승인 임계값 — 구성 가능한 루피 금액을 초과하는 호출은 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