Mcp Server Wise is a Model Context Protocol (MCP) server: Wise Personal API: profiles, balances, multi-currency rates, transfers, recipients (read-only). Because it speaks the Model Context Protocol, AI assistants can use Mcp Server Wise as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @aiwerk/mcp-server-wise speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need WISE_API_TOKEN. The current release is v0.1.7, published under the MIT license, with source at AIWerk/mcp-server-wise on GitHub.
On mcp.site, Mcp Server Wise sits in the File System category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Mcp Server Wise for AIWerk, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @aiwerk/mcp-server-wise · MCP over stdio
▸Credentials — Requires WISE_API_TOKEN
▸Open source — MIT license · AIWerk/mcp-server-wise