Skip to main content
Glama
hungryweb

CS-Cart MCP Server

by hungryweb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_productsC

Retrieve a list of products from the CS-Cart store

get_productC

Get detailed information about a specific product

create_productC

Create a new product in the CS-Cart store

update_productC

Update an existing product

delete_productC

Delete a product from the store

update_product_stockC

Update product stock quantity

get_categoriesB

Get list of product categories

get_ordersC

Retrieve orders from the CS-Cart store

get_orderC

Get detailed information about a specific order

update_order_statusD

Update order status

get_usersC

Get list of users/customers

get_sales_statisticsC

Get sales statistics for a specific period

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/hungryweb/cscart-mcp-server'

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