MCP server · Shoplazza
shoplazza-admin
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Shoplazza. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Shoplazza publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport stdio
Tools
list_products— List products in the store.get_product— Retrieve a single product by id.create_product— Create a new product.update_product— Update an existing product.list_variants— List variants of a product.list_orders— List orders.get_order— Retrieve an order by id.create_order— Create an order.refund_order— Refund an order.list_customers— List customers.create_customer— Create a customer.list_collections— List collections.create_webhook— Register a webhook subscription for a store event topic.list_webhooks— List registered webhook subscriptions.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.