Ultraner MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Ultraner MCP ServerCharge 50,000 XOF to Momo user 2250102030405"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Ultraner MCP Server
A Model Context Protocol server that lets AI agents call the Ultraner API directly: create payments and refunds, open checkout sessions, manage escrow, and inspect transactions across Africa.
OpenAPI: https://ultraner.com/openapi.json
For AI: https://ultraner.com/ai
Run
ULTRANER_API_KEY=sk_live_... npx @ultraner/mcpRelated MCP server: P-Link-MCP
Use in an MCP client
Claude Desktop / Claude Code (mcp.json or settings):
{
"mcpServers": {
"ultraner": {
"command": "npx",
"args": ["-y", "@ultraner/mcp"],
"env": { "ULTRANER_API_KEY": "sk_live_..." }
}
}
}Tools
create_mobile_money_paymentcharge a mobile-money walletget_payment_statuslook up a payment by referencecreate_disbursementsend a payoutget_walletwallet balanceslist_transactionsrecent transactionscreate_escrow/release_escrowhold and release fundscreate_paypal_order/create_stripe_sessioninternational payers
Environment
ULTRANER_API_KEY(required) your secret API keyULTRANER_BASE_URL(optional) defaults tohttps://api.ultraner.com
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ultraner/ultraner-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server