nexi-xpay-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEXI_TEST | No | Set to 'true' to use the test environment | false |
| NEXI_ALIAS | Yes | Merchant alias (also used as API key) | |
| NEXI_SECRET_KEY | Yes | Secret key for MAC calculation |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_ordersA | Retrieve the list of orders from Nexi XPay Back Office. Supports filters by period, channel, status, and transaction code. |
| order_detailsB | Retrieve full details of a specific order from Nexi XPay Back Office by transaction code. |
| warningsA | Retrieve warnings/anomalies from Nexi XPay Back Office. Can filter by transaction code or date range. |
| payment_methodsC | Retrieve active payment methods for a merchant from Nexi XPay Back Office. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/stucchi/nexi-xpay-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server