Mcp Health banner
Lifeoflunatic Lifeoflunatic

Mcp Health

Development community

Description

--- description: "Run MCP server health checks — connectivity, latency, handshake validation, and availability monitoring." --- Invoke the mcp-audit skill in Health Check mode only. Find all MCP server configurations and check: - Connectivity (can we reach each server?) - MCP handshake (does initialize succeed?) - Latency (response time for ping, target < 200ms) - Tool availability (all listed tools respond) - Resource availability (all listed resources accessible) - Error rate (count of failu

Installation

Installs to ~/.claude/skills/lifeoflunatic-mcp-audit-skill-mcp-health/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository