Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RETAIL_MCP_API_KEYSNoJSON array of key/subject/role records
RETAIL_MCP_REDIS_URLNoShared cache URL
RETAIL_MCP_ENVIRONMENTNoEnvironment: development, test, or production
RETAIL_MCP_DATABASE_URLNoPostgreSQL DSN
RETAIL_MCP_DATA_BACKENDNoData backend: memory or postgres
RETAIL_MCP_STDIO_API_KEYNoCredential for local STDIO process
RETAIL_MCP_RATE_LIMIT_PER_MINUTENoPer-principal application limit
RETAIL_MCP_REQUEST_TIMEOUT_SECONDSNoDependency operation timeout

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
process_orderB

Create an order atomically and decrement inventory. Requires order:write.

update_inventoryA

Adjust inventory with validation and audit logging. Requires inventory:write.

create_support_ticketB

Create a customer support ticket. Requires ticket:write.

Prompts

Interactive templates invoked by user choice

NameDescription
investigate_customer_issueGuide a support investigation without authorizing any operation.

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/titi0001/mcp-enterprise-portfolio'

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