MCP server for Nexi XPay Back Office APIs: orders, transactions, warnings.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for the Nexi XPay Back Office APIs. Enables AI assistants (Claude, Cursor, etc.) to query orders, transaction details, warnings/anomalies, and payment methods from your Nexi XPay merchant account.
| Tool | Description |
|---|---|
list_orders | List orders with filters (date range, channel, status, transaction code) |
order_details | Full details of a specific transaction |
warnings | Retrieve warnings/anomalies (default: last 7 days) |
payment_methods | List active payment methods for the merchant |
Add to your MCP configuration file (.mcp.json for Claude Code, claude_desktop_config.json for Claude Desktop):
Use different keys to run one instance per merchant:
| Variable | Required | Default | Description |
|---|---|---|---|
NEXI_ALIAS | Yes | β | Merchant alias (also used as API key) |
NEXI_SECRET_KEY | Yes | β | Secret key for MAC calculation |
NEXI_TEST | No | false | Set to true to use the test environment |
Local run:
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/nexi-xpay)<a href="https://allmcps.com/mcp/nexi-xpay"><img src="https://allmcps.com/api/badge/nexi-xpay?style=directory" alt="Nexi XPay on AllMCPs" /></a>