mcp-nexi-pos-api
by Knoseman
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEXI_POS_BASE_URL | No | Nexi POS API base URL. | https://api.sandbox.npay.eu/pos/v1 |
| NEXI_POS_API_KEY_ID | Yes | Nexi Basic Auth username. Required. | |
| NEXI_POS_USER_AGENT | No | User agent sent to Nexi. | mcp-nexi-pos-api/0.1.0 |
| NEXI_POS_STORAGE_PATH | No | SQLite file for local recovery state. | ./data/nexi-pos.sqlite |
| NEXI_POS_API_KEY_SECRET | Yes | Nexi Basic Auth password. Required. | |
| NEXI_POS_DEFAULT_CURRENCY | No | Currency used when a tool omits currency. | SEK |
| NEXI_POS_MAX_AMOUNT_MINOR | No | Safety limit in minor units. | 500 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues