Skip to main content
Glama

CS-Cart MCP Server

by hungryweb

get_product

Retrieve comprehensive product details by specifying the product ID, enabling efficient product management within CS-Cart e-commerce stores.

Instructions

Get detailed information about a specific product

Input Schema

NameRequiredDescriptionDefault
product_idYesProduct ID

Input Schema (JSON Schema)

{ "properties": { "product_id": { "description": "Product ID", "type": "number" } }, "required": [ "product_id" ], "type": "object" }
Install Server

Other Tools from CS-Cart MCP Server

Related Tools

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'

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