What is this site?

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.

How does it work?
1

Automatic Discovery

Our search automatically discovers GitHub repositories containing valid.claude-plugin/marketplace.jsonfiles. This happens hourly to ensure we capture new marketplaces as they're created.

2

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.

3

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.

Want to create your own marketplace?
Creating a marketplace is easy and requires no submission process

Simply create a GitHub repository with a valid.claude-plugin/marketplace.jsonfile following the official schema. Our search will automatically discover and list it within an hour.

Automatic Updates
  • 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
Validation Issues?

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.dev
Open Source

This site is open source and built with Claude Code. The search functionality and website code are available on GitHub.

View on GitHub