stuller-mcp

CritterCodes/stuller-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated today
MCP server for the Stuller jewelry-supply v2 API — product search, real-time pricing & availability, product detail/media, and gated ordering. Bring your own Stuller developer login.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "stuller-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "CritterCodes/stuller-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that wraps the **Stuller v2 API** so an AI assistant (Claude Code, Claude Desktop, or any MCP client) can search Stuller's catalog, pull real-time pricing & availability, read full product detail/media, and place orders. It is a small, dependency-light Node server. **Your Stuller credentials are read from environment variables and are never stored in the code** — the repo is safe to commit and share.

Tools (20)

advanced_product_filtersconfigure_productdiscover_categoriesfind_productsfind_stones_by_dimensionsget_configured_productget_productsget_shipmentget_startedlist_invoicesmetal_market_ratesorder_statuspricing_availabilityproduct_detailquote_add_itemquote_clearquote_remove_itemquote_to_orderquote_viewsearch_diamonds

Topics

aiapiclaudejewelryllmmcpmodel-context-protocolstuller