partle-mcp

rubenayla/partle-mcp
★ 0 stars Python 🔍 Search Updated 1d ago
Partle Marketplace MCP Server — search products and stores in nearby physical stores
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "partle-mcp": {
      "command": "uvx",
      "args": [
        "partle-mcp"
      ]
    }
  }
}

Or install with pip: pip install partle-mcp

README Excerpt

**130,000+ products** across **~16,000 stores**. Reads need no auth. Writes need a `pk_…` API key. Point your MCP client at: ``` https://partle.rubenayla.xyz/mcp/ ``` That's it. Streamable HTTP transport, MCP spec 2025-06-18. Per-client install instructions: [`/documentation/mcp-setup/`](https://partle.rubenayla.xyz/documentation/mcp-setup/).

Tools (12)

create_productdelete_productdelete_product_imageget_my_productsget_productget_statsget_storesearch_productssearch_storessubmit_feedbackupdate_productupload_product_image