(Unofficial) Storefront MCP UI Server

This is the MCP server URL for the demostore.mock.shop Storefront MCP - which contains interactive UI components for enhanced shopping experiences.

MCP Server URL (Streamable HTTP and SSE)

https://mcpstorefront.com/?store=demostore.mock.shop

Tools with UI Support

These tools provide interactive user interfaces for enhanced user experience.

Note: When a UI resource emits a message, it will show a toast. These messages are intended to be caught by the agent.

UI Style:

search_shop_catalog

Search for products from the online store, hosted on Shopify. This tool can be used to search for products using natural language queries, specific filter criteria, or both...

get_product_details

Look up a product by ID and optionally specify variant options to select a specific variant.

update_cart

Perform updates to a cart, including adding/removing/updating line items, buyer information, shipping details, discount codes, gift cards and notes in one consolidated call. Shipping options become available after adding items and delivery address...

get_cart

Get the cart including items, shipping options, discount info, and checkout url for a given cart id

Tools without UI Support (yet)

These tools provide data and functionality through text-based responses.

search_shop_policies_and_faqs

Used to get facts about the stores policies, products, or services. Some examples of questions you can ask are: - What is your return policy...

Connect your MCP client to this URL to start using the demostore.mock.shop Storefront MCP tools.

💡 Consume in the client using mcp-ui -mcpui.dev