goodbarber-public-mcp
https://server.smithery.ai/goodbarber/goodbarber-public-mcp/mcpMCP server to manage GoodBarber apps via natural language across three product families: **eCommerce**, **Community**, and **Membership**. ## What you can do - **eCommerce** — products, variants, options, collections, orders, shipping, promo codes, customers, paragraphs, page views, sessions, downloads, push - **Community** — push broadcasts, traffic, device metrics, prospects - **Membership** — active/expired/internal subscriptions, user groups, targeted push, engagement metrics ## Tool availability A GoodBarber app combines at most two product families, so a connected session sees a subset of the catalog (the union of all tools is exposed on this listing for discoverability). ## Ready-to-use skills 30 natural-language skills are available at [goodbarber/goodbarber-skills](https://github.com/goodbarber/goodbarber-skills) — copy them into Claude Desktop, Cursor, VS Code, or any MCP-compatible client.
How to connect
https://server.smithery.ai/goodbarber/goodbarber-public-mcp/mcp
curl -X POST https://server.smithery.ai/goodbarber/goodbarber-public-mcp/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'