Checklist
Describe the problem you'd like to have solved
To aide distribution, it would help to enable your MCP server to be installed to Claude Code via the plugin system.
Describe the ideal solution
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 claudecodemarketplace.com (one 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.
Alternatives and current workarounds
Don't do it.
Additional context
No response
Checklist
Describe the problem you'd like to have solved
To aide distribution, it would help to enable your MCP server to be installed to Claude Code via the plugin system.
Describe the ideal solution
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 claudecodemarketplace.com (one your repository has a
marketplace.jsonfile, 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.Alternatives and current workarounds
Don't do it.
Additional context
No response