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.
Related MCP Servers
- Flicense-quality-maintenanceEnables 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.Last updated2
- AlicenseBqualityDmaintenancePayment & Transaction Tools that allow AI agents to send, receive, and request paymentsLast updated11252Apache 2.0
- AlicenseAqualityFmaintenanceEnables AI agents to create hosted checkouts, charge mobile wallets, query transactions, and process refunds via the JazzCash payment API.Last updated571MIT
- Alicense-qualityDmaintenanceEnables AI agents to manage Paystack payments, products, customers, and transactions through natural language.Last updated39MIT
Related MCP Connectors
Let AI agents add Yolfi crypto checkout, paylinks, webhooks, and status checks.
Kenya payments for AI agents — M-Pesa via Flutterwave. Never holds funds.
Tanzania payments for AI agents — M-Pesa / Tigo Pesa via Flutterwave. Never holds funds.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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