Skip to content
Claude Desktop

GoodBarber for Claude Desktop

dev.goodbarber/goodbarber-public-mcp

No-code app builder: manage your GoodBarber mobile app, shop, community and content. MCP 2026-07-28.

client:Claude Desktop transport:streamable-http

Install GoodBarber in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

GoodBarber in other clients