Skip to main content
Glama

CS-Cart MCP Server

by hungryweb

get_product

Retrieve detailed product information by specifying the product ID to efficiently manage and analyze CS-Cart store inventory and listings.

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" }

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