Goodbarber Public MCP

These skills connect to the GoodBarber MCP server and give your AI assistant structured workflows to manage your products, orders, customers, promotions, subscriptions, content, analytics, and more - all from a conversational interface. It is available as a remote MCP endpoint.

Teams that want a hosted e-commerce endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-06-03 · ★ 2 · #37 OF 39 MAINTAINED E-COMMERCE · VERIFIED 2026-08-25

Unlicense · how we verify → /methodology

01 · Install Goodbarber Public MCP

Claude Code

claude mcp add goodbarber-goodbarber-skills --transport sse https://mcp.goodbarber.dev/mcp/sse

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "goodbarber-goodbarber-skills": {
      "url": "https://mcp.goodbarber.dev/mcp/sse"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.goodbarber.dev/mcp/sse

transport: sse

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.goodbarber.dev

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Unlicense - declared in the repository

registry vendor namespace dev.goodbarber - domain-verified with the official MCP registry

03 · Who maintains Goodbarber Public MCP

goodbarber-public-mcp is maintained by goodbarber. It's the only MCP server we track from this author; the repo dates to Apr 2026.

04 · Facts

category
e-commerce - ranked #37 of 39 actively-maintained e-commerce servers as of 2026-08-25.
registry
dev.goodbarber/goodbarber-public-mcp (active, first published 2026-04-28 · 3 versions)

05 · Goodbarber Public MCP FAQ

What is Goodbarber Public MCP?

These skills connect to the GoodBarber MCP server and give your AI assistant structured workflows to manage your products, orders, customers, promotions, subscriptions, content, analytics, and more - all from a conversational interface. It is available as a remote MCP endpoint.

Is Goodbarber Public MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-03. We re-verify nightly.

How do I install Goodbarber Public MCP?

Run `claude mcp add goodbarber-goodbarber-skills --transport sse https://mcp.goodbarber.dev/mcp/sse`. You can also paste the ready-made client config above.

Does Goodbarber Public MCP require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Goodbarber Public MCP