commerce-operations-mcp
by mukundjha-mj
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEMO_TOKEN | Yes | Random demo bearer token of at least 32 characters | |
| TRUST_PROXY | No | Set to 'true' to trust forwarded client addresses from a reverse proxy (Caddy) | |
| DATABASE_URL | Yes | PostgreSQL connection string, e.g., postgresql://user:password@host:5432/db?sslmode=verify-full | |
| MCP_HOSTNAME | No | Public hostname for the MCP server (used in deployment) | |
| ALLOWED_ORIGINS | No | Comma-separated list of allowed browser origins for CORS | |
| DEMO_TOKEN_EXPIRES_AT | Yes | UTC expiry date/time for the demo token, no more than seven days ahead |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |