Add Claude Code Plugin / Marketplace
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 204
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
To aide distribution, it would help to enable your MCP server to be installed to Claude Code via the plugin system.
See Docker's example - the key being the marketplace.json file. This tells Claude that you have "plugins", and how to install the MCP server.
To further this, list your marketplace/plugin on https://claudecodemarketplace.com (once your repository has a marketplace.json file, list it here (https://github.com/joesaunderson/claude-code-marketplace/blob/main/.claude-plugin/marketplaces.json), and it will automatically be discovered to thousands of users.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing Docker's claude-plugins example, especially its .claude-plugin/marketplace.json, with this repository's MCP server setup. Add the marketplace metadata needed for Claude Code installation, then list the repository in the referenced claude-code-marketplace marketplaces.json so it can be discovered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100