Skip to main content
Glama

Saleor MCP Server

by ashwin2912
2
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (INFO, DEBUG, etc.)INFO
TEST_MODENoEnable test mode for the server
SERVER_NAMENoName of the MCP serversaleor
SALEOR_EMAILYesEmail address for authenticating with Saleor
SALEOR_API_URLYesURL of the Saleor GraphQL APIhttp://localhost:8000/graphql/
SALEOR_PASSWORDYesPassword for authenticating with Saleor
MAX_PRODUCT_LIMITNoMaximum number of products allowed in queries100
DEFAULT_PRODUCT_LIMITNoDefault number of products to return in queries20
TOKEN_REFRESH_THRESHOLDNoThreshold in seconds for refreshing authentication token300

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ashwin2912/saleor-dashboard-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server