11 tools from the Wise MCP Server, categorised by risk level.
View the Wise policy →wise_get_account_requirements Get the required bank-account fields for creating a recipient in a given source→target currency + amount. Fields differ by country: USD routing num... wise_get_balance Get a specific balance by ID (available amount, reserved amount, last updated). wise_get_exchange_rate Get the current mid-market exchange rate between two currencies. wise_get_exchange_rate_history Get historical mid-market exchange rates between two currencies. group: day/hour/minute granularity. wise_get_profile Get a profile by ID (name, type, address, KYC status). wise_get_recipient Get a recipient account by ID (bank details, account holder, currency). wise_get_transfer Get a specific transfer by ID (status, amounts, recipient, quote, timestamps). wise_list_balances List balance accounts for a profile. STANDARD = one per currency (the multi-currency account). SAVINGS = jars (user-named buckets). Default returns... wise_list_profiles List all profiles (PERSONAL and BUSINESS) accessible with the token. ALWAYS call this first — most other tools need a profileId. wise_list_recipients List recipient accounts for a profile. Filter by currency if you only want e.g. EUR beneficiaries. wise_list_transfers List transfers for a profile with optional filters. Use status to narrow: incoming_payment_waiting, processing, funds_converted, outgoing_payment_s... The Wise MCP server exposes 11 tools across 1 categories: Read.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Wise server.
Wise tools are categorised as Read (11). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.