claude code · plugin marketplace

Plugins

A personal catalog of MCP servers and developer-workflow plugins for Claude Code, by Ryan Robson and Robworks Software LLC.

12 plugins MIT + Apache-2.0 zero telemetry macOS linux windows

add this marketplace

claude plugin marketplace add robworks-code/robworks-claude-code-plugins

quickstart

  1. 01 Add the marketplace
    claude plugin marketplace add robworks-code/robworks-claude-code-plugins
  2. 02 Install a plugin
    claude plugin install ga-mcp-full@robworks-claude-code-plugins
  3. 03 Use it in Claude Code
    /plugin list
    ga-mcp-full claude-quikgif namecheap-mcp

    Restart Claude Code. Slash commands, MCP tools, hooks, and agents load automatically.

plugins

ga-mcp-full

analytics

GA4 MCP server with full Admin API read/write access — bundled with Claude Code auth helpers and SessionStart bootstrap.

mcp google-analytics ga4 analytics
claude plugin install ga-mcp-full@robworks-claude-code-plugins

license: MIT

claude-quikgif

productivity

QuikGIF MCP integration for Claude Code — bundled MCP shim, session-start update notices, and lifecycle slash commands (status, install, update, install-mcp).

mcp quikgif screen-recording gif macos
claude plugin install claude-quikgif@robworks-claude-code-plugins

license: MIT

namecheap-mcp

infrastructure

Namecheap MCP server — manage domains, DNS, SSL, transfers, and account from Claude Code. Includes a guided /namecheap-mcp:setup command for first-run credentials.

mcp namecheap dns domains ssl registrar
claude plugin install namecheap-mcp@robworks-claude-code-plugins

license: MIT

appstore-connect-mcp

developer-tools

App Store Connect MCP server. Query 923 API endpoints and run authenticated calls — apps, reviews, sales reports, TestFlight, beta testers, and more.

mcp apple app-store-connect ios appstore testflight
claude plugin install appstore-connect-mcp@robworks-claude-code-plugins

license: MIT

xcode-mcp-server

developer-tools

Xcode MCP server — build projects and run tests from Claude Code with structured output, log persistence, and Xcode 15/16+ compatibility.

mcp xcode ios swift build tests apple
claude plugin install xcode-mcp-server@robworks-claude-code-plugins

license: MIT

cpanel-mcp

infrastructure

cPanel UAPI MCP server - 74 tools for email, DNS, file read and write, MySQL, FTP, SSL, cron, subdomains, addon domains, and backups on shared cPanel hosting. Multi-account profiles with atomic token rotation, dry-run auth_test, cPHulk lockout detection, POST routing that keeps secrets out of the cPanel access log, and a state-machine /cpanel-mcp:setup.

mcp cpanel hosting dns email mysql ssl
claude plugin install cpanel-mcp@robworks-claude-code-plugins

license: MIT

ableton

creative

Drive Ableton Live 11 and 12 from Claude Code - tracks, clips, MIDI notes, devices, mixer, automation, arrangement, scenes, transport, and preset generation (Wavetable, Simpler, rack macros & zones, and macro->parameter mappings) over a bundled MCP server. Includes a guided /ableton:setup, a /ableton:analyze best-practice set report, plus workflow commands for building and editing tracks.

mcp ableton ableton-live music daw midi audio
claude plugin install ableton@robworks-claude-code-plugins

license: MIT

notation

productivity

Capture session learnings into the right Claude Code memory tier instead of dumping them all into CLAUDE.md. /notation:notate reads the session, right-sizes the flow, and presents proposals as a scorecard plus per-tier tables with diffs; /notation:notate-all applies them without the picker; /notation:feedback sends a bug or routing correction to the maintainer. The bundled notation-audit skill keeps the global CLAUDE.md under its size budget, relocating detail into linked topical notes rather than deleting it. Project-scoped and global-scoped memory are kept independent: a learning that stops being true in another repo goes to that project's memory or docs, never into your global notes, and the audit reports the two scopes separately. Backups are sorted by kind rather than lumped together: a run's own rollback copies are offered for cleanup once its verification passed, while your own CLAUDE.md snapshot history is reported and left alone - and a rotation policy of your own always wins. Capture measures rather than guesses: every proposal is priced in characters before anything is written, a whole-run budget check catches additions that are each individually fine but collectively too large, and after the writes land it re-measures and reports any edit that did not land as drafted - telling that apart from a file another session changed underneath it. Notation is additive: it preserves existing lines and dates new entries rather than overwriting history.

claude-md memory notes documentation productivity context-management
claude plugin install notation@robworks-claude-code-plugins

license: MIT

deep-review

developer-tools

Multi-agent pull request review that surfaces every finding instead of hiding low-confidence ones. /deep-review:review scores each issue on confidence and severity, verifies impactful-but-uncertain ones, then presents a two-axis triage in-session and posts to the PR on confirm. /deep-review:auto double-checks then auto-applies a fix for every issue to the working tree, runs the repo's local gate to verify them, and confirms every fix survived the run. Works with or without a PR, tolerates a dirty tree without touching unrelated uncommitted work, and never assumes CI exists.

code-review pull-request github triage agents developer-tools
claude plugin install deep-review@robworks-claude-code-plugins

license: MIT

colab

developer-tools

Drive Google Colab from Claude Code over a bundled MCP server — open Drive notebooks, run code in the kernel, manage multiple sessions, upload/download VM files, mount Drive, read Colab secrets, inspect variables, edit notebook cells, and run fine-tune round-trip + local MLX conversion helpers. Optional headless/Playwright backend. Includes guided /colab:setup and /colab:help commands.

mcp colab google-colab jupyter notebook gpu mlx
claude plugin install colab@robworks-claude-code-plugins

license: MIT

sharding

developer-tools

Develop a product as isolated shards coupled only through a frozen, versioned contract, with drift caught mechanically. A Claude Code plugin plus a deterministic engine: SessionStart/PreToolUse/Stop hooks sandbox each shard to its own slice and a read-only contract, and /shard-* commands diff a shard's surface against the contract and gate phases. /shard-orchestrate plans the shards into dependency waves and can drive a real headless Claude Code session per shard, each confined to its own directory and a read-only contract, then re-reads every surface from disk to decide the verdict.

claude-code contract-first isolation spec-driven monorepo
claude plugin install sharding@robworks-claude-code-plugins

license: MIT

audacity

developer-tools

Drive Audacity from Claude Code - 132 tools plus one-call cleanup and mastering pipelines, with guided setup and diagnostics.

audio audacity mastering podcast
claude plugin install audacity@robworks-claude-code-plugins

license: Apache-2.0

about

This is a personal marketplace of Claude Code plugins by Ryan Robson and Robworks Software LLC. Every plugin installs in one command and is free to use, personally or commercially - no account, no paywall, no telemetry.

Most are MIT-licensed. One is not: audacity is Apache-2.0 - open source under a different license, with the same freedom to use at work. Every plugin here is free for any use, personal or commercial. Each card shows its own license.

The catalog focuses on MCP (Model Context Protocol) servers that expose real-world systems to Claude Code as callable tools — GA4 admin and reporting (ga-mcp-full), Namecheap domain and DNS management (namecheap-mcp), and QuikGIF screen-recording automation (claude-quikgif) — plus developer-workflow integrations built around slash commands, SessionStart hooks, and subagents.

A Claude Code plugin marketplace is just a catalog — a single JSON manifest that lists plugins living in their own public GitHub repos. Adding it gives you one-command installs for every plugin below, plus update notifications when a pinned release changes.

faq

What is a Claude Code plugin marketplace?

A catalog of plugins — MCP servers, slash commands, agents, skills, and hooks — you can add to Claude Code in one command. Once added, you can discover and install any plugin from your terminal, and stay in sync with the latest pinned releases.

How do I install a plugin from this marketplace?

Run claude plugin marketplace add robworks-code/robworks-claude-code-plugins once to register the catalog, then claude plugin install <name>@robworks-claude-code-plugins for any plugin above. Inside an interactive Claude Code session, the slash-command equivalents are /plugin marketplace add … and /plugin install ….

What is an MCP server?

An MCP (Model Context Protocol) server exposes tools and resources to an LLM client like Claude Code. Every plugin on this page bundles an MCP server — invoke its tools from plain-language prompts in Claude Code, no custom client code required.

Are these plugins free?

Free to install and free to use, personally or commercially. Most plugins here are MIT-licensed. audacity (Apache-2.0) is open source under a different license, with the same freedom to use at work. Check the license on each card before adopting one at work. Some need third-party credentials (a Namecheap API key, a Google Analytics property, a QuikGIF license) that you configure separately — the plugin never charges you.

Can I contribute a plugin?

Yes — open an issue or PR at the source repository. See Contributing a plugin in the README for the criteria.

How do I pin a plugin to a specific version?

Each plugin entry in marketplace.json carries a ref (branch or tag) or sha (exact commit). Every plugin on this page is already pinned to a tagged release; see the ref: link on each card for the exact version.

contribute

The marketplace catalog lives at robworks-code/robworks-claude-code-plugins on GitHub. Open an issue to propose a plugin, a PR to add one, or fork the repo to roll your own Claude Code marketplace — the whole catalog is a single marketplace.json file.

← back to robworks/code