Ultraner MCP Server
OfficialClick on "Deploy 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 deployed
Maintenance
Related MCP Connectors
Stripe payments for AI agents. Create links, verify, manage customers.
Verified, pay-per-use API tools for AI agents through one authenticated connection.
Let AI agents add Yolfi crypto checkout, paylinks, webhooks, and status checks.
Complete financial infrastructure for AI agents — payments, lending, escrow & more.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceEnables AI agents to interact with multiple payment providers (Stripe, Paystack) through a unified API. Supports payment initialization, verification, refunds, customer management, and invoicing without requiring knowledge of specific provider implementations.2-
- AlicenseBqualityDmaintenancePayment & Transaction Tools that allow AI agents to send, receive, and request payments1112 npm2Apache 2.0
- AlicenseAqualityFmaintenanceEnables AI agents to create hosted checkouts, charge mobile wallets, query transactions, and process refunds via the JazzCash payment API.572MIT
- AlicenseBqualityDmaintenanceEnables AI agents to manage Paystack payments, products, customers, and transactions through natural language.288 npm9MIT