Skip to main content

MCP server for ZeroCommerce — natural language commerce management

Project description

ZeroCommerce MCP Server

MCP server for ZeroCommerce — manage your store with natural language.

Quick Start

pip install zerocommerce-mcp

Set environment variables:

export ZEROCOMMERCE_API_URL=https://zerocommerce-production.up.railway.app
export ZEROCOMMERCE_API_KEY=your-api-key

Run the server:

zerocommerce-mcp

Claude Desktop Configuration

Add to ~/.claude/claude_desktop_config.json:

{
  "mcpServers": {
    "zerocommerce": {
      "command": "zerocommerce-mcp",
      "env": {
        "ZEROCOMMERCE_API_URL": "https://zerocommerce-production.up.railway.app",
        "ZEROCOMMERCE_API_KEY": "your-api-key"
      }
    }
  }
}

Tools (46)

Catalog (12)

  • list_products — list products with prices and stock
  • get_product — get full product details
  • create_product — add a new product
  • update_product — modify product fields
  • delete_product — remove a product
  • search_products_semantic — natural language product search
  • update_stock — set absolute stock level
  • adjust_stock — add/remove stock units
  • bulk_update_prices — batch price updates
  • activate_product — make product visible
  • deactivate_product — hide product from storefront
  • duplicate_product — clone a product

Orders (10)

  • list_orders — list recent orders
  • get_order — order details with line items
  • update_order_status — change order status
  • cancel_order — cancel with reason
  • refund_order — full or partial refund
  • add_tracking — add shipping tracking
  • list_orders_by_customer — customer order history
  • get_order_analytics — order statistics
  • export_orders_csv — CSV export
  • search_orders — search by email/name

Customers (6)

  • list_customers — all customers with stats
  • get_customer — customer profile + orders
  • get_customer_lifetime_value — LTV calculation
  • search_customers — search by name/email
  • get_top_customers — ranked by spend
  • export_customers_csv — CSV export

Analytics (8)

  • get_revenue_summary — revenue totals and averages
  • get_top_products — best sellers by revenue
  • get_conversion_funnel — cart-to-order conversion
  • get_revenue_by_day — daily breakdown
  • get_inventory_status — stock health overview
  • get_recent_activity — latest orders/events
  • get_store_health — overall health score
  • compare_periods — period-over-period comparison

Store Config (6)

  • get_store_info — store settings
  • update_store_settings — modify settings
  • get_webhooks — list webhooks
  • create_webhook — subscribe to events
  • delete_webhook — remove webhook
  • get_api_keys — list API keys (masked)

Storefront (4)

  • get_storefront_url — public store URL
  • preview_storefront — storefront state description
  • set_featured_products — set featured product list
  • get_inventory_alerts — low stock warnings

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zerocommerce_mcp-0.1.0.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zerocommerce_mcp-0.1.0-py3-none-any.whl (24.7 kB view details)

Uploaded Python 3

File details

Details for the file zerocommerce_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: zerocommerce_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for zerocommerce_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ce68b1cc8c0d92d1b3436dce15a99c486ba70f93905e5954d279bc1964280bf4
MD5 c52970d83a138690cb0e1490248b9aa7
BLAKE2b-256 1bf9be7897391d1534e4258a7568e325df89a13511da024234045beca8491ba3

See more details on using hashes here.

File details

Details for the file zerocommerce_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for zerocommerce_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a5ede494d4e47b485062fd2bac628bacf4d19517cf6142c85eef2b2b0431be33
MD5 63c74a01db311108b4cd03c30f856bfe
BLAKE2b-256 e210255738f587e4fa87bd9b9ac2e6f7e786dbe90f5bcf8a8a0efceea0904f97

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page