Skip to main content
Glama
stucchi

nexi-xpay-mcp-server

by stucchi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEXI_TESTNoSet to 'true' to use the test environmentfalse
NEXI_ALIASYesMerchant alias (also used as API key)
NEXI_SECRET_KEYYesSecret key for MAC calculation

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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