MariaDB / MariaDB/mcp

Add Claude Code Plugin / Marketplace

Open
#38 1 comment 3 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.