Elementary POS MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | HTTP host. | 0.0.0.0 |
| PORT | No | HTTP port. | 3000 |
| X_API_KEY | No | API key for Elementary POS (recommended). Alias legacy ELEMENTARY_POS_API_KEY. | |
| x-api-key | No | Header x-api-key for HTTP remote (equivalent to X_API_KEY). | |
| MCP_HTTP_PATH | No | MCP HTTP path. | /mcp |
| MCP_TRANSPORT | No | MCP transport: stdio, http, or both. | http |
| ELEMENTARY_POS_API_KEY | No | Legacy API key alias for X_API_KEY. | |
| ELEMENTARY_POS_BASE_URL | No | Base URL API. | https://api.elementarypos.com |
| ELEMENTARY_POS_TIMEOUT_MS | No | Timeout for fetch requests in milliseconds. | 15000 |
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
ActivityMaintained
ResponsivenessNo issues