mcp

A Ruby SDK and related patterns for developing MCP servers. MCP is a standard way for AI agents to connect to external tools.

In plain words
What is it for?
Use it when developing an MCP server with Ruby.
Why use it?
It provides a starting point for building tool servers in Ruby without designing the integration structure from scratch.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add hoblin/claude-ruby-marketplace
agentmods
npx agentmods add plugins/hoblin/claude-ruby-marketplace/mcp
Clone the repo
git clone --depth 1 https://github.com/hoblin/claude-ruby-marketplace

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/mcp/.claude-plugin/plugin.json · 7 lines

What it actually says

{
  "name": "mcp",
  "version": "1.0.2",
  "description": "MCP server development with Ruby SDK",
  "author": { "name": "hoblin" }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 7 lines scan A 31fea70005a5

Subscribe to this mod's changes

mcp is a plugin published in the GitHub repository hoblin/claude-ruby-marketplace (36 stars, last pushed 23d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

aura-frog

Planning-first LLM OS for software engineering. Hierarchical planning (T0-T4) survives session reset · forensic reasoning traces · L1+L2 conflict detection · self-healing safety gates · per-agent MCP security · durable project-context snapshots · cross-tool porter (Copilot/Codex/Cursor) · CLI dashboard. 15 agents…

nguyenthienthanh/aura-frog · not measured

Rigour Quality Governance

Meta-cognitive governance for AI agents. Monitor drift, manage agent teams, and enforce quality gates during long-running coworking tasks.

rigour-labs/rigour · not measured

rad-context-prompter

Write, debug, reverse-engineer, and migrate AI prompts — now including agentic loops and goal conditions. The prompt-engineering skill covers writing patterns and platform-specific shape (Claude, GPT, Gemini, Claude Code, OpenAI Codex/AGENTS.md, image generators, agentic tools). The loop-goal-engineering skill authors.

RadOrigin-LLC/RAD-Claude-Skills · not measured

ai-cli-harness-better-practices

Harness-agnostic session continuity: goal statements, status snapshots, handoffs, cold resume, replanning, and wrap-up. No git or GitHub required.

dryvist/claude-code-plugins · not measured

ai-delegation

Delegate tasks to AI models, orchestrate premium-model work, and run autonomous maintenance loops.

dryvist/claude-code-plugins · not measured

skills-toolkit

Five commands for GitHub skills in Cowork: load from any repo, save iterated versions, share installed skills, sync updates, and auto-detect pasted URLs.

idan-yaron/claude-cowork-skills-toolkit · not measured