MCP.so
登录

GoodBarber Public Mcp

@goodbarber

关于 GoodBarber Public Mcp

Manage your GoodBarber app via natural language across eCommerce, Community, and Membership. Hosted MCP with OAuth — products, orders, promo codes, push broadcasts, customer subscriptions, traffic analytics. Connect from Claude Desktop, Cursor, VS Code, or any MCP-compatible clie

基本信息

分类

开发工具

传输方式

stdio

发布者

goodbarber

提交者

Sinti

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "goodbarber-public-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.goodbarber.dev/mcp/sse"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is GoodBarber Public Mcp?

GoodBarber Public Mcp is an MCP server that enables managing GoodBarber mobile apps — across the eCommerce, Community, and Membership product families — through natural language commands. It exposes a toolset covering store operations, user engagement, push broadcasts, analytics, and subscription management.

How to use GoodBarber Public Mcp?

Configure the server in your MCP‑compatible client (e.g., Claude Desktop, Cursor, VS Code) using the npx command and the remote SSE endpoint: npx -y mcp-remote https://mcp.goodbarber.dev/mcp/sse. A connected session automatically shows a subset of the tool catalog (up to 85 tools) based on the app’s product families. Pre‑built natural‑language skills are also available from the goodbarber/goodbarber-skills repository.

Key features of GoodBarber Public Mcp

  • Complete eCommerce toolset: products, orders, customers, promo codes, analytics
  • Community engagement: push broadcasts, traffic data, device & OS metrics
  • Membership management: active/expired/internal subscriptions, targeted push
  • 85 union tools published in a standard MCP server card
  • 30 ready‑to‑use natural‑language skills for instant use in clients

Use cases of GoodBarber Public Mcp

  • Manage product catalog, variants, collections, and pricing via natural language
  • Monitor order status, shipping, and customer loyalty data from a chat interface
  • Send targeted push broadcast campaigns to user groups or subscription tiers
  • Pull analytics data (page views, sessions, downloads, traffic) for any app
  • Handle subscription lifecycles and engagement metrics for membership apps

FAQ from GoodBarber Public Mcp

What product families does GoodBarber Public Mcp support?

eCommerce, Community, and Membership. A single GoodBarber app combines at most two of these families, so the toolset shown per session is a subset.

How do I connect to the server?

Use the npx -y mcp-remote command with the SSE endpoint https://mcp.goodbarber.dev/mcp/sse in your MCP client configuration.

Where can I find the full tool catalog?

The complete list of 85 tools is published at https://mcp.goodbarber.dev/.well-known/mcp/server-card.json.

Are there pre‑built skills I can copy?

Yes, 30 natural‑language skills are available at the goodbarber/goodbarber-skills repository. You can copy them into Claude Desktop, Cursor, VS Code, or any MCP‑compatible client.

What is the runtime requirement?

The server is invoked via npx, so Node.js and npm are needed on the client machine. No additional server‑side installation is required.

评论

开发工具 分类下的更多 MCP 服务器