shopby-mcp
by leejpsd
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHOPBY_MCP_MAX_AGE | No | Maximum age in seconds since last refresh. If last refresh is within this time, skip network check. Set to '0' to always refresh. | 86400 |
| SHOPBY_MCP_CACHE_DIR | No | Directory for cache (spec files, index, etags). | ~/.cache/shopby-mcp |
| SHOPBY_MCP_INDEX_URL | No | URL of the config index file. | docs.shopby.co.kr/config.json |
| SHOPBY_MCP_NO_REFRESH | No | If set to '1', disables refresh on startup (uses cache only). | 0 |
| SHOPBY_REQUEST_TIMEOUT_MS | No | Timeout in milliseconds for each file request. | 8000 |
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/leejpsd/shopby-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server