Audit Mcp Fleet banner
megabytespace megabytespace

Audit Mcp Fleet

Security community

Description

--- description: Healthcheck + drift detect + rotation-reminder across all MCP servers in ~/.claude/mcp-registry.json argument-hint: [--id <server-id>] [--tier load-bearing|supporting|experimental] [--fix-registry] --- <!-- <SUBAGENT-STOP>: skip this skill when running inside a subagent. Meta-skills must not leak into spawned subagent contexts. --> <SUBAGENT-STOP/> Run a full MCP fleet audit per [[mcp-server-registry]]. A silently-broken MCP is worse than a missing one — Claude calls the tool

Installation

Installs to ~/.claude/skills/megabytespace-claude-skills-audit-mcp-fleet/SKILL.md

Terminal
mkdir -p ~/.claude/skills/megabytespace-claude-skills-audit-mcp-fleet && curl -fsSL https://raw.githubusercontent.com/megabytespace/claude-skills/HEAD/commands/audit-mcp-fleet.md -o ~/.claude/skills/megabytespace-claude-skills-audit-mcp-fleet/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository