ehudhal/claude-code-marketplace
A starter template for creating Claude Code plugin marketplaces to share custom skills and MCP servers
Platform-specific configuration:
{
"mcpServers": {
"claude-code-marketplace": {
"command": "npx",
"args": [
"-y",
"claude-code-marketplace"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...