Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MYSQL_HOSTYesThe MySQL server host.localhost
MYSQL_PORTYesThe MySQL server port.3306
MYSQL_USERYesThe MySQL user name.
MYSQL_DATABASEYesThe MySQL database name.
MYSQL_PASSWORDYesThe MySQL password.

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
add_productB

Create a new product with sku, name, (optional) description, price, and quantity.

add_product_smartA

Create a new product with smart ai generated description if missing

get_product_by_idA

Fetch a single product by numeric ID

delete_productA

Delete a product by id. Returns { deleted: boolean }.

Prompts

Interactive templates invoked by user choice

NameDescription
generate-product-description-templatecreate a compelling description for ecommerce products

Resources

Contextual data attached and managed by the client

NameDescription
products-catalogBrowse all products in the catalog
low-stock-productsList products with low inventory (quantity < 5)

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/santhansai11/MCPmerce'

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