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 |
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 | |
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/Knoseman/mcp-nexi-pos-api'
If you have feedback or need assistance with the MCP directory API, please join our Discord server