cscart-mcp-server

popstas/cscart-mcp-server

3.1

If you are the rightful owner of cscart-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This MCP server integrates with the CS-Cart API, enabling MCP clients to access product and order data from a CS-Cart store.

Tools

Functions exposed to the LLM to take actions

cscart_get_product

Fetch a CS-Cart product by its ID with all features and variants.

cscart_search_products

Search CS-Cart products by name and/or product code.

cscart_get_products

Fetch all CS-Cart products.

cscart_get_features

Fetch all CS-Cart product features and their variants.

cscart_get_order

Fetch a CS-Cart order by its ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources