Skip to main content
Glama

Connect Store

store_connect

Add, sync, or list Shopify and WooCommerce stores. Connect a new store to sync products, orders, and customers, or refresh existing store data.

Instructions

Manage Shopify or WooCommerce store connections. action="connect" adds a new store and performs an initial sync of products, orders, and customers; action="sync" refreshes cached data for an existing store; action="list" returns all connected stores with their sync counts. Returns a JSON payload with store metadata (id, name, platform, url, counts, last_sync) — credentials are never returned.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesconnect = add new store, sync = refresh existing store, list = show all stores
nameNoHuman-readable store name (required for connect, e.g. "My Shop")
platformNo"shopify" or "woocommerce" (required for connect)
urlNoStore base URL starting with https:// (required for connect, e.g. "https://myshop.myshopify.com")
api_keyNoPlatform API access token (required for connect)
api_secretNoPlatform API secret — REQUIRED for woocommerce, ignored for shopify
store_idNoExisting store UUID (required for sync)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Description discloses mutation behavior (connect creates, sync refreshes), return payload structure, and that credentials are never returned. Annotations are sparse (readOnlyHint=false, destructiveHint=false) and description adds value by detailing the sync process and security note.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three short, focused sentences: first introduces actions, second describes return payload, third notes credentials. No superfluous words, front-loaded with actionable information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Covers main actions and return format. Missing details on error handling, rate limits, or prerequisites (e.g., platform-specific requirements). OpenWorldHint suggests external API calls but not explicitly stated. Still mostly complete for a connection management tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema covers 100% of parameters with descriptions. The description adds high-level context (return format, credential security) but does not significantly enhance parameter meaning beyond what the schema provides. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states the tool manages Shopify/WooCommerce connections with three specific actions (connect, sync, list), each with distinct purposes. It distinguishes from sibling tools which focus on other domains like customers, inventory, orders, etc.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains when to use each action (connect for new store, sync for existing, list to show all). While it doesn't explicitly say when not to use or list alternatives, the context is clear given the tool's focused scope.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/enzoemir1/shopops-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server