BlindPay MCP Server

81 tools. 40 can modify or destroy data without limits.

22 destructive tools with no built-in limits. Policy required.

Last updated:

40 can modify or destroy data
41 read-only
81 tools total

Community server · catalogue entry verified 12/06/2026

How to control BlindPay MCP Server ↓

What BlindPay MCP Server exposes to your agents

Read (41) Write / Execute (18) Destructive / Financial (22)
Critical Risk

The most dangerous BlindPay MCP Server tools

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

How to control BlindPay MCP Server

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

Block financial tools by default
{
  "PostV1InstancesTransferQuotes": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Deny destructive operations
{
  "DeleteV1InstancesApiKeysById": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

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

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "GetV1AvailableBankDetails": {
    "limits": [
      {
        "counter": "getv1availablebankdetails_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 BlindPay 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 BLINDPAY →

Free to start. No card required.

All 81 BlindPay MCP Server tools

READ 41 tools
Read GetV1AvailableBankDetails Bank Details Read GetV1AvailableNaics NAICS list Read GetV1AvailableRails Rails Read GetV1AvailableSwiftBySwift Swift code bank details Read GetV1EPayinsById Retrieve Payin Track Read GetV1EPayoutsById Retrieve Payout Track Read GetV1ETransfersById Retrieve Transfer Track Read GetV1InstancesApiKeys Retrieve Api Keys Read GetV1InstancesApiKeysById Retrieve Api Key Read GetV1InstancesBillingFees Get all fees for an instance, sorted by payment method (fiat first, then blockchain) Read GetV1InstancesLimitsReceiversById Retrieve Receiver Limits Read GetV1InstancesMembers Retrieve Instance Members Read GetV1InstancesPartnerFees Retrieve Partner Fees Read GetV1InstancesPartnerFeesById Retrieve Partner Fee Read GetV1InstancesPayins Retrieve Payins Read GetV1InstancesPayinsById Retrieve Payin Read GetV1InstancesPayouts Retrieve Payouts Read GetV1InstancesPayoutsById Retrieve Payout Read GetV1InstancesReceivers Retrieve Receivers Read GetV1InstancesReceiversBankAccounts Retrieve Bank Accounts Read GetV1InstancesReceiversBankAccountsById Retrieve Bank Account Read GetV1InstancesReceiversBankAccountsOfframpWallets Get Offramp Wallets Read GetV1InstancesReceiversBankAccountsOfframpWalletsById Get Offramp Wallet Read GetV1InstancesReceiversBlockchainWallets Retrieve Blockchain Wallets Read GetV1InstancesReceiversBlockchainWalletsById Retrieve Blockchain Wallet Read GetV1InstancesReceiversBlockchainWalletsSignMessage Retrieve Blockchain Wallet Message Read GetV1InstancesReceiversById Retrieve Receiver Read GetV1InstancesReceiversLimitIncrease Retrieve Limit Increase Requests Read GetV1InstancesReceiversRfi Returns the open (pending) RFI for this receiver, or 404 if none. Read GetV1InstancesReceiversVirtualAccounts Retrieve Virtual Accounts Read GetV1InstancesReceiversVirtualAccountsById Retrieve Virtual Account Read GetV1InstancesReceiversWallets Retrieve Wallets Read GetV1InstancesReceiversWalletsBalance Retrieve Wallet Balance Read GetV1InstancesReceiversWalletsById Retrieve Wallet Read GetV1InstancesTransfers Retrieve Transfers Read GetV1InstancesTransfersById Retrieve Transfer Read GetV1InstancesWebhookEndpoints Retrieve Webhooks Read GetV1InstancesWebhookEndpointsPortalAccess Retrieve Webhook Portal Access Read GetV1InstancesWebhookEndpointsSecret Retrieve Webhook Secret Read PostV1InstancesPayinQuotesFx Get FX Rate Read PostV1InstancesQuotesFx Get FX Rate

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about BlindPay MCP Server

Can an AI agent move money through the BlindPay MCP Server MCP server? +

Yes. The BlindPay MCP Server server exposes 13 financial tools including PostV1InstancesTransferQuotes, PostV1InstancesCreateAssetTrustline, PostV1InstancesMintUsdbSolana. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

Can an AI agent delete data through the BlindPay MCP Server MCP server? +

Yes. The BlindPay MCP Server server exposes 9 destructive tools including DeleteV1InstancesApiKeysById, DeleteV1InstancesById, DeleteV1InstancesMembersByUserId. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through BlindPay MCP Server? +

The BlindPay MCP Server server has 17 write tools including PostV1EInstancesTos, PostV1InstancesApiKeys, PostV1InstancesPartnerFees. 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 BlindPay MCP Server.

How many tools does the BlindPay MCP Server MCP server expose? +

81 tools across 4 categories: Destructive, Financial, Read, Write. 41 are read-only. 40 can modify, create, or delete data.

How do I enforce a policy on BlindPay MCP Server? +

Register the BlindPay 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 BlindPay MCP Server tool call.

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

Free to start. No card required.

81 BlindPay 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.