nium-global/mcp-server-sandbox
If you are the rightful owner of mcp-server-sandbox and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Nium MCP Server (Sandbox) is a sample implementation of a Model Context Protocol server that integrates with Nium APIs for financial services, money transfers, and beneficiary management in a sandbox environment.
Tools
Functions exposed to the LLM to take actions
get_beneficiary_schema
Retrieve validation schemas for creating beneficiaries.
list_beneficiaries
Retrieve existing beneficiaries with optional filtering.
create_beneficiary
Create a new beneficiary with automatic schema validation.
update_beneficiary
Update existing beneficiary information.
send_money
Send money with automatic beneficiary verification and confirmation.
get_wallet_transactions
Retrieve wallet transaction history.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client