Wise MCP Server
MCP server for Wise (Wise Platform API) - global multi-currency accounts, FX, and international transfers. Its 21 documented tools cover recipient, transfer, quote, account.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
One of 127 MCP servers published from codespar/mcp-dev-latam. Stars and repository activity are shared across all of them. See all 127 →
VERIFIED ACTIVE
LAST COMMIT 2026-08-12 · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install Wise
before you install - you'll need
Set WISE_API_TOKEN, MCP_HTTP before connecting. WISE_ENV is optional or environment-specific per the README.
Claude Code
claude mcp add codespar-mcp-dev-latam-packages-payments -- npx -y @codespar/mcp-wise Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"codespar-mcp-dev-latam-packages-payments": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-wise"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @codespar/mcp-wise - published under the repo owner's npm scope (@codespar)
registry namespace io.github.codespar is GitHub-verified and matches the repo owner
03 · What Wise can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can fetch a single Wise profile by id, create a Wise quote - locked FX rate plus payment options for a sourceCurrency / targetCurrency pair, fetch a Wise quote by id (within a profile), and update a Wise quote (e.g.
Capability map
Tools grouped from the project's README - what Wise lets an agent do.
read & search
6 tools - e.g. List Wise profiles (personal + business) accessible to this API token.; Fetch a single Wise profile by id.; List Wise recipients on a profile, optionally filtered by destination currency.
list_profiles · get_profile · list_recipients · list_transfers · list_balances · list_webhooks
Recipient
4 tools - e.g. Create a Wise recipient (payout account).; Fetch a Wise recipient by id.; Deactivate (soft-delete) a Wise recipient by id.
create_recipient · get_recipient · delete_recipient · list_recipient_account_requirements
Transfer
4 tools - e.g. Create a Wise transfer using a quote and a recipient.; Fetch a Wise transfer by id.; Fund a Wise transfer from a multi-currency balance.
create_transfer · get_transfer · fund_transfer · cancel_transfer
Quote
3 tools - e.g. Create a Wise quote - locked FX rate plus payment options for a sourceCurrency / targetCurrency pair.; Fetch a Wise quote by id (within a profile).; Update a Wise quote (e.g.
create_quote · get_quote · update_quote
Balance
2 tools - e.g. Fetch a single balance account by id.; Open a new currency balance account on a profile (e.g.
get_balance · create_balance_account
Webhook
2 tools - e.g. Create a webhook subscription on a profile.; Delete a webhook subscription from a profile.
create_webhook · delete_webhook
04 · Who maintains Wise
mcp-wise is maintained by codespar. We track 127 MCP servers from codespar - 127 actively maintained, 269 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from codespar.
- mcp-asaas MCP server for Asaas - billing automation, Pix, boleto, credit card, subscriptions ★ 269
- mcp-omie MCP server for Omie - ERP, customers, products, orders, invoices, financials ★ 269
- mcp-sendgrid MCP server for SendGrid - global transactional + marketing email (Twilio-owned) ★ 269
- mcp-evolution-api MCP server for Evolution API - WhatsApp messaging, instances, contacts ★ 269
- mcp-stripe-acp Stripe ACP - AI agent checkout, payment delegation, products, invoices ★ 269
- mcp-mercado-bitcoin MCP server for Mercado Bitcoin - Brazilian crypto exchange, trading, orderbook, withdrawals ★ 269
05 · Facts
- repository
- github.com/codespar/mcp-dev-latam
- category
- other - actively maintained as of 2026-08-25.
- registry
- io.github.codespar/mcp-wise (active, first published 2026-06-20 · 2 versions)
- packages
- npm:@codespar/mcp-wise
06 · Wise FAQ
Is Wise still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-12. We re-verify nightly.
What can Wise do?
With this server connected, an agent can fetch a single Wise profile by id, create a Wise quote - locked FX rate plus payment options for a sourceCurrency / targetCurrency pair, fetch a Wise quote by id (within a profile), and update a Wise quote (e.g.
How do I install Wise?
Run `npx -y @codespar/mcp-wise`. The README documents 3 environment variables (WISE_API_TOKEN, WISE_ENV, MCP_HTTP) to set first. Set WISE_API_TOKEN, MCP_HTTP before connecting. WISE_ENV is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Wise run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Wise
Alternatives to Wise
Maintained other servers if Wise isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Win Bridge Agent · Schelling Protocol · ComplyEdge TrustLint · Unreal MCP Ue4 · Connectry Architect MCP
More JavaScript MCP servers · Worldpay · Zoop · Dataverse · Dex Paprika · Coinversaa MCP Server · see all