horoshop-mcp
by IgorShutko
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOROSHOP_STORES | No | The same JSON inline. Takes priority over the file. | |
| HOROSHOP_TIMEOUT_MS | No | Timeout for one HTTP request to a store. | 120000 |
| HOROSHOP_STORES_FILE | No | Path to the stores JSON file (recommended). | |
| HOROSHOP_WIDGET_RETRY | No | `off` disables the automatic retry of idempotent control-panel widget writes. | on |
| HOROSHOP_DEFAULT_STORE | No | Store used when a call omits `store`. Defaults to the only store, if there is one. | |
| HOROSHOP_GRID_REPAIR_MAX | No | Extra page reads allowed when a long admin list shifts while being read. Default is computed per list, at most 60. | |
| HOROSHOP_EXPORT_MAX_BYTES | No | Alias for HOROSHOP_MAX_RESPONSE_BYTES. | |
| HOROSHOP_IMPORT_POST_LIMIT | No | Maximum bytes per `catalog/import` request; bigger imports are split automatically. | 120000 |
| HOROSHOP_MAX_RESPONSE_BYTES | No | Read answers larger than this are held back with a hint on how to narrow them. | 100000 |
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