PEX MCP Server

72 tools. 0 can modify or destroy data without limits.

Read-only server. Low risk, but rate limits prevent runaway API costs.

Last updated:

0 can modify or destroy data
72 read-only
72 tools total

Community server · catalogue entry verified 30/06/2026

How to control PEX MCP Server ↓

What PEX MCP Server exposes to your agents

Read (72) Write / Execute (0) Destructive / Financial (0)

What can go wrong

Even read-only tools carry cost. An agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up bills.

How to control PEX MCP Server

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

Cap read operations
{
  "pex_get_account_balance": {
    "limits": [
      {
        "counter": "pex_get_account_balance_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 PEX 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 PEX →

Instant setup, no code required.

All 72 PEX MCP Server tools

READ 72 tools
Read pex_get_account_balance Get account balance for a specific cardholder Read pex_get_account_details Get cardholder account details by account ID Read pex_get_account_remaining_limits Get remaining spending limits for a specific cardholder Read pex_get_advanced_account_details Get advanced cardholder account details by account ID Read pex_get_advanced_spending_ruleset Get a specific advanced spending ruleset by ID Read pex_get_advanced_spending_ruleset_cards Get cards assigned to a specific advanced spending ruleset. Results are paginated. Read pex_get_all_account_details Get all cardholder account details for the business. Results are paginated to handle large datasets. Read pex_get_all_cardholder_transactions Get all cardholder transactions within a date range. Results are paginated. Read pex_get_auth_tokens Get a list of basic token details for the authenticated user and app Read pex_get_bill Get bill payment details by bill ID Read pex_get_bill_payment_request Get a specific bill payment request by ID Read pex_get_bill_payments Get payments for a specific bill Read pex_get_business_admin Get a specific business administrator by ID Read pex_get_business_admins Get list of all business administrators Read pex_get_business_balance Get business account balance Read pex_get_business_bank_account Get business bank account details Read pex_get_business_billing Get business billing information for a specific month. Current month values are estimates; finalized after bil Read pex_get_business_linked Get linked businesses Read pex_get_business_my_profile Get the current user Read pex_get_business_one_time_transfer Get business one-time transfer details Read pex_get_business_profile Get business profile details including name, address, phone, and status Read pex_get_business_settings Get business settings Read pex_get_business_tag Get a specific business tag by ID Read pex_get_business_tags Get all business tags Read pex_get_business_transaction Get a specific business transaction by ID Read pex_get_business_transactions Get paginated business transactions with optional date, amount, and category filters Read pex_get_callback_subscription Get a specific callback subscription by ID Read pex_get_callback_types Get available callback subscription types Read pex_get_card Get card profile/details by card account ID Read pex_get_card_advanced_spend_rules Get advanced spending rules for a specific card Read pex_get_card_load_limit_remaining Get remaining card load limit for a specific card Read pex_get_card_order Get a specific card order by ID Read pex_get_card_orders Get card orders within an optional date range Read pex_get_card_scheduled_funding_rules Get scheduled funding rules for a specific card Read pex_get_card_spend_rules Get spending rules for a specific card Read pex_get_cardholder_declines Get paginated cardholder declines. Optionally filter by cardholder account ID. Read pex_get_cardholder_network_transactions Get network transactions for a specific cardholder within a date range Read pex_get_cardholder_provisioning_mode Get token provisioning mode for a specific cardholder Read pex_get_cardholder_purchase Get a specific cardholder purchase by transaction ID, optionally scoped to a cardholder Read pex_get_cardholder_purchases Get paginated cardholder purchases. Optionally filter by cardholder account ID and approval status. Read pex_get_cardholder_transaction Get a specific cardholder transaction by transaction ID, optionally scoped to a cardholder Read pex_get_cardholder_transactions Get paginated cardholder transactions. Optionally filter by cardholder account ID. Read pex_get_credit_lines Get credit line information for the business Read pex_get_current_token Get details of the current authentication token Read pex_get_group_cardholders Get cardholders belonging to a specific group. Results are paginated. Read pex_get_invoice_allocations Get allocations for a specific invoice Read pex_get_invoice_payments Get payments for a specific invoice Read pex_get_invoices Get business invoices starting from a given date Read pex_get_issued_tokens Get issued tokens for a specific cardholder Read pex_get_mcc_categories Get Merchant Category Code (MCC) categories. Filter by predefined and/or custom categories. Read pex_get_network_transactions Get network transactions for the business within a date range. Results are paginated. Read pex_get_partner Get partner details for the current business Read pex_get_payment_request Get a specific payment request by ID Read pex_get_payment_transfer Get a specific payment transfer by ID Read pex_get_payments Get paginated list of business payments with optional filtering by status, dates, etc. Read pex_get_spending_ruleset Get a specific spending ruleset by ID Read pex_get_spending_ruleset_cards Get cards assigned to a specific spending ruleset. Results are paginated. Read pex_get_token_provisioning_mode Get the business token provisioning mode Read pex_get_transaction_attachment Get a specific attachment for a transaction Read pex_get_transaction_attachments Get all attachments for a transaction Read pex_get_transaction_detail Get transaction details for a specific transaction by ID Read pex_get_transaction_details Get transaction details for the business within a date range. Results are paginated. Read pex_get_transaction_tags Get tags for a specific transaction Read pex_get_vendor Get a specific vendor by ID Read pex_get_vendor_card_order Get vendor card order details by order ID Read pex_list_advanced_spending_rulesets Get all advanced spending rulesets for the business Read pex_list_callback_subscriptions Get all callback subscriptions for the business, optionally filtered by type Read pex_list_groups Get all cardholder groups for the business Read pex_list_spending_rulesets Get all spending rulesets for the business Read pex_list_tokens Get all tokens for the authenticated user Read pex_list_vendors Get paginated list of vendors with optional filtering by cardholder, status, and status trigger Read pex_search_bills Search bills with optional filters

Questions about PEX MCP Server

Is the PEX MCP Server MCP server safe to use without restrictions? +

The PEX MCP Server server is primarily read-only with 72 read tools. While it cannot modify data, an agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up costs. Rate limiting is still recommended.

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

72 tools across 1 categories: Read. 72 are read-only. 0 can modify, create, or delete data.

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

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

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

Instant setup, no code required.

72 PEX MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// WHERE THIS COMES FROM

These policies come from PEX MCP Server's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.