Saleor MCP Server
by ashwin2912
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (INFO, DEBUG, etc.) | INFO |
| TEST_MODE | No | Enable test mode for the server | |
| SERVER_NAME | No | Name of the MCP server | saleor |
| SALEOR_EMAIL | Yes | Email address for authenticating with Saleor | |
| SALEOR_API_URL | Yes | URL of the Saleor GraphQL API | http://localhost:8000/graphql/ |
| SALEOR_PASSWORD | Yes | Password for authenticating with Saleor | |
| MAX_PRODUCT_LIMIT | No | Maximum number of products allowed in queries | 100 |
| DEFAULT_PRODUCT_LIMIT | No | Default number of products to return in queries | 20 |
| TOKEN_REFRESH_THRESHOLD | No | Threshold in seconds for refreshing authentication token | 300 |
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