GoodBarber Public Mcp
@goodbarber
About 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
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"goodbarber-public-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.goodbarber.dev/mcp/sse"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup

Sentry
modelcontextprotocolModel Context Protocol Servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Comments