io.github.AIWerk/mcp-server-wise MCP Server
io.github.AIWerk/mcp-server-wise
What is the io.github.AIWerk/mcp-server-wise MCP server?
Wise Personal API: profiles, balances, multi-currency rates, transfers, recipients (read-only).
How to install io.github.AIWerk/mcp-server-wise
Copy-paste configuration for popular MCP clients.
WISE_API_TOKENrequiredsecretWise Personal API token. Create one in Wise Settings > API tokens.
{
"mcpServers": {
"mcp-server-wise": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-wise"
],
"env": {
"WISE_API_TOKEN": "<YOUR_WISE_API_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-server-wise": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-wise"
],
"env": {
"WISE_API_TOKEN": "<YOUR_WISE_API_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-server-wise": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-wise"
],
"env": {
"WISE_API_TOKEN": "<YOUR_WISE_API_TOKEN>"
}
}
}
}{
"servers": {
"mcp-server-wise": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-wise"
],
"env": {
"WISE_API_TOKEN": "<YOUR_WISE_API_TOKEN>"
}
}
}
}claude mcp add mcp-server-wise --env WISE_API_TOKEN=<YOUR_WISE_API_TOKEN> -- npx -y @aiwerk/mcp-server-wiseRelated MCP servers
Email tools for any IMAP/SMTP provider: list, read, search, send, and manage messages.
Cal.com scheduling MCP server: manage bookings, event types, and availability.
ClawHub.ai skill catalog: search, browse, inspect, and download skills (token unlocks publish).
Shopify Admin GraphQL API: products, orders, customers, inventory, and more (read and write).
Bitwarden/Vaultwarden for agents: list tagged items, TOTP codes, one-time Sends, save new secrets.
Wheel-Size.com fitment API: OEM and aftermarket wheel and tyre data for 100k+ vehicles (read-only).