Claude Code Marketplaces is a centralized directory that helps you discover plugin marketplaces for Claude Code. Plugin marketplaces are collections of plugins that extend Claude Code's functionality with new tools, commands, and integrations.
Instead of manually searching GitHub for marketplaces, this site automatically discovers and catalogs all available marketplaces, making it easy to find the plugins you need.
Automatic Discovery
Our search automatically discovers GitHub repositories containing valid.claude-plugin/marketplace.json
files. This happens hourly to ensure we capture new marketplaces as they're created.
Validation & Metadata
Each discovered marketplace is validated to ensure it follows the official Claude Code marketplace schema. We extract key information like description, plugin count, and categories.
GitHub Star Tracking
We fetch and update GitHub star counts hourly for all marketplaces, allowing you to sort and discover popular marketplaces based on community engagement.
Simply create a GitHub repository with a valid.claude-plugin/marketplace.json
file following the official schema. Our search will automatically discover and list it within an hour.
- •New marketplaces are discovered hourly through GitHub search
- •GitHub star counts are refreshed hourly
- •Marketplace metadata (description, plugin count, categories) is updated during each search
- •No manual submission or approval process required
If you believe your marketplace is valid but couldn't be validated by our search, please reach out so we can investigate the issue.
Contact: mert@duzgun.devThis site is open source and built with Claude Code. The search functionality and website code are available on GitHub.
View on GitHub