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
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
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Comments