Skip to main content
Glama

CS-Cart MCP Server

by hungryweb

get_order

Retrieve detailed information about a specific order using its ID on the CS-Cart MCP Server. Simplify order management and enhance e-commerce store operations.

Instructions

Get detailed information about a specific order

Input Schema

NameRequiredDescriptionDefault
order_idYesOrder ID

Input Schema (JSON Schema)

{ "properties": { "order_id": { "description": "Order ID", "type": "number" } }, "required": [ "order_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