claude-mp

totallyGreg/claude-mp
★ 1 stars Python 🤖 AI/LLM Updated today
Comprehensive marketplace for Claude Code extensions: skills, commands, agents, hooks, and MCP servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-mp": {
      "command": "uvx",
      "args": [
        "claude-mp"
      ]
    }
  }
}

Or install with pip: pip install claude-mp

README Excerpt

A comprehensive marketplace for Claude Code extensions, providing plugins with skills, commands, agents, hooks, and MCP servers to enhance your Claude development experience. ```bash /plugin marketplace add totallyGreg/claude-mp /plugin install skillsmith@totally-tools /plugin install marketplace-manager@totally-tools