Ultraner Server
FreeNot checkedEnables AI agents to interact with the Ultraner API for creating payments, refunds, checkout sessions, managing escrow, and inspecting transactions across Afric
About
Enables AI agents to interact with the Ultraner API for creating payments, refunds, checkout sessions, managing escrow, and inspecting transactions across Africa.
README
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.
- Docs: https://ultraner.com/docs
- OpenAPI: https://ultraner.com/openapi.json
- For AI: https://ultraner.com/ai
Run
ULTRANER_API_KEY=sk_live_... npx @ultraner/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
Install Ultraner Server in Claude Desktop, Claude Code & Cursor
unyly install ultraner-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add ultraner-mcp-server -- npx -y @ultraner/mcpFAQ
Is Ultraner Server MCP free?
Yes, Ultraner Server MCP is free — one-click install via Unyly at no cost.
Does Ultraner Server need an API key?
No, Ultraner Server runs without API keys or environment variables.
Is Ultraner Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Ultraner Server in Claude Desktop, Claude Code or Cursor?
Open Ultraner Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Ultraner Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
