Skip to content

Djarvur/cc-mplace

Repository files navigation

Claude Code Plugin Marketplace

A curated, static plugin registry for Claude Code. Add the marketplace, browse available plugins, and install them -- no manual cloning or config editing required.

What is this?

This repository is a plugin marketplace for Claude Code. It hosts a single JSON index file that Claude Code reads to discover and install plugins. The registry is static -- no backend, no database, no build step. Plugin authors submit entries via pull request.

Quick Start

Add the marketplace

claude plugin marketplace add Djarvur/cc-mplace

Install a plugin

claude plugin install <plugin-name>

For example, to install the web search plugin:

claude plugin install cc-websearch

List installed plugins

claude plugin list

Available Plugins

Plugin Description
cc-websearch DDG-powered WebSearch and WebFetch replacement for Claude Code

Adding a Plugin

Plugins are added via pull request. Fork this repository, add an entry to .claude-plugin/marketplace.json, and open a PR. Entries are validated against the official Claude Code marketplace schema.

License

All rights reserved.

About

Claude Code marketplace

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors