Shoppingate MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRANSPORT_MODE | Yes | Transport mode: 'stdio' or 'sse'. Default is 'stdio' for Claude Desktop. | stdio |
| SERVICE_API_KEY | Yes | API key for accessing the Shoppingate services. | |
| ECOM_SERVICE_URL | Yes | Base URL of the Shoppingate e-commerce microservice. | https://microservices.shoppinggate.app/ecom |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_productsC | Search the Shoppingate product catalog with keywords, category filters, and price ranges. |
| get_product_detailsA | Get full product details including images, inventory stock, brand, category, and pricing. |
| update_product_stockB | Update inventory stock level or availability status for a merchant product. |
| list_merchant_ordersA | List merchant store orders with optional status, date range, or search filtering. |
| get_order_detailsA | Fetch full order details including line items, prices, shipping address, and payment status. |
| update_order_statusC | Update order status (e.g., mark as processing, shipped, delivered, or cancelled). |
| list_promotionsB | List active promotions, deals, and discount coupons available in the store. |
| create_couponB | Create a new promotional discount coupon code for store customers. |
| customer_search_productsC | Search products for Shoppingate customers by title, category, budget, or brand. |
| get_recommendationsA | Get personalized product recommendations for a customer (Recommended for You, Trending, New Arrivals). |
| get_similar_productsA | Find products similar to a given product ID for PDP recommendations. |
| track_customer_orderB | Track the delivery status and shipping updates for a customer order. |
| check_visa_guidanceA | Check visa requirements and package guidance for travel destinations in Shoppingate. |
| search_travel_insuranceB | Search travel insurance coverage plans for upcoming trips. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| merchant_daily_briefing | |
| product_copywriter |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| catalog_summary | |
| orders_summary |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ashishprajapati14/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server