Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PRICE_UNITYesPrice unit: 'major' if prices are in major units (e.g., 1499 for ₹1,499), 'minor' if in minor units (e.g., 149900).
MERCHANT_NAMEYesThe name of your store, e.g., 'Your Store'.
PARLEY_DB_URLYesPostgres connection string for Parley's database, e.g., postgresql://parley_app:pass@host:5432/db?sslmode=require
RAZORPAY_KEY_IDYesYour Razorpay API key ID.
MERCHANT_ORDER_APIYesURL of the create order endpoint.
MERCHANT_STOCK_APIYesURL of the get one product endpoint.
MERCHANT_SEARCH_APIYesURL of the search products endpoint.
RAZORPAY_KEY_SECRETYesYour Razorpay API key secret.
MERCHANT_ORDER_STATUS_APINoOptional URL of the order status endpoint.

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

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/Mudavath-Giri-Naik/Parley'

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