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.

3 plugins MIT licensed zero telemetry macOS linux windows

add this marketplace

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

quickstart

  1. 01 Add the marketplace
    claude plugin marketplace add ringo380/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

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

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

about

This is a personal marketplace of Claude Code plugins by Ryan Robson and Robworks Software LLC. Every plugin is free, MIT-licensed, and installs in one command — no account, no paywall, no telemetry.

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 ringo380/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?

Yes. Every plugin is MIT-licensed and free to install and use. 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 ringo380/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