Skip to main content
Glama
Somya-18

Commerce MCP App

by Somya-18

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PRODUCTS_API_ENDPOINTNoThe API endpoint for products. Defaults to https://dummyjson.com/productshttps://dummyjson.com/products
PRODUCTS_API_TIMEOUT_MSNoRequest timeout in milliseconds. Defaults to 8000.8000
PRODUCTS_API_MAX_RETRIESNoMaximum number of retries. Defaults to 3.3
PRODUCTS_API_BEARER_TOKENNoOptional bearer token for API authentication.
PRODUCTS_API_CACHE_TTL_MSNoCache TTL in milliseconds. Defaults to 30000.30000
PRODUCTS_API_MAX_BACKOFF_MSNoMaximum backoff time in milliseconds. Defaults to 3000.3000
PRODUCTS_API_BASE_BACKOFF_MSNoBase backoff time in milliseconds. Defaults to 300.300
PRODUCTS_API_CACHE_MAX_ENTRIESNoMaximum number of cache entries. Defaults to 100.100

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Somya-18/shop-over-mcp'

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