{"slug":"sergeiledvanov/mcp-wise","name":"Wise MCP Server","description":"A gateway for the Wise API to manage recipients, requiring a Wise API token.","category":"productivity","tags":[],"official":false,"stars":5,"transport":"stdio","install":[{"cmd":"pip install -e","imports":[]}],"tools":[{"name":"list_recipients","description":"Returns a list of all recipients from your Wise account. Parameters: profile_type (personal/business, default personal), currency (optional filter by currency code)"},{"name":"get_recipient_requirements","description":"Fetches recipient requirements for creating a new recipient. If account details are provided, validates the account details against the requirements. Parameters: source_currency, target_currency, source_amount, profile_type (personal/business, default personal), account (optional)"},{"name":"create_recipient","description":"Creates a new recipient with the provided account details. Parameters: profile_type (personal/business, default personal), account (includes accountHolderName, currency, type, details)"},{"name":"send_money","description":"Sends money to a recipient using the Wise API. Parameters: profile_type (personal/business), source_currency, source_amount, recipient_id, payment_reference (optional, defaults to 'money'), source_of_funds (optional)"}],"env_vars":["WISE_API_TOKEN"],"auth_type":"none","github":"https://github.com/sergeiledvanov/mcp-wise","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}