MCP Server Wise runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from npm. Last commit 31 Jul 2026.
Wise Personal API: profiles, balances, multi-currency rates, transfers, recipients (read-only).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-wise -- npx -y @aiwerk/mcp-server-wise
{
"mcpServers": {
"mcp-server-wise": {
"args": [
"-y",
"@aiwerk/mcp-server-wise"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-wise]
command = "npx"
args = ["-y", "@aiwerk/mcp-server-wise"]
{
"mcpServers": {
"mcp-server-wise": {
"args": [
"-y",
"@aiwerk/mcp-server-wise"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-wise": {
"args": [
"-y",
"@aiwerk/mcp-server-wise"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.