Squarespace MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
MCP server for Squarespace Commerce: products, orders, inventory. Needs an API key.
Today is the operative word: we check Squarespace MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add squarespace-mcp -- npx -y squarespace-mcp
{
"mcpServers": {
"squarespace-mcp": {
"args": [
"-y",
"squarespace-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.squarespace-mcp]
command = "npx"
args = ["-y", "squarespace-mcp"]
{
"mcpServers": {
"squarespace-mcp": {
"args": [
"-y",
"squarespace-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"squarespace-mcp": {
"args": [
"-y",
"squarespace-mcp"
],
"command": "npx"
}
}
}
MCP server for VTEX — e-commerce, orders, products, inventory, shipping
MCP server for BigCommerce: products, orders. Needs store API credentials.
MCP server for Shopify — Admin REST API (orders, products, customers, inventory, fulfillments)
MCP server for the Shopify Admin API: products, orders, customers, inventory, discounts.
MCP server for Kaspi.kz Shop API -- orders and products.
A1 Yandex KIT MCP server for the Yandex KIT e-commerce API: products, orders, discounts, webhooks.
Read-only MCP server for WordPress + WooCommerce products, orders, sales, and posts.
Unified MCP server for 70+ eCommerce platforms: products, orders, customers, and more.
Answers built from our own checks of this server.