OpenCart MCP Server
by chrisbray85
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENCART_ROOT | No | Path to your OpenCart root directory (containing index.php) | |
| OPENCART_DB_NAME | No | Your OpenCart database name | |
| OPENCART_DB_PASS | No | Your OpenCart database password | |
| OPENCART_DB_USER | No | Your OpenCart database username | |
| OPENCART_SSH_KEY | No | Path to your SSH private key | |
| OPENCART_STORAGE | No | Path to your OpenCart storage directory | |
| OPENCART_SSH_HOST | No | Your server IP or hostname (or 'ddev' for DDEV local development) | |
| OPENCART_SSH_USER | No | Your SSH username |
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 | |
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/chrisbray85/opencart-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server