Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › mcp-helmet

mcp-helmet

Production middleware for MCP servers. Auto transport, content wrapping, health checks, graceful shutdown, auth, rate limiting, structured request logging. Wraps the official Model Context Protocol SDK.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "mcp-helmet": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-helmet"
      ]
    }
  }
}

Or smoke-test directly:

npx -y mcp-helmet

Details

Websitehttps://www.npmjs.com/package/mcp-helmet
GitHubgit+https://github.com/ankitvirdi4/mcp-helmet.git
Licenseunknown
Pricingfree
Tagsmcp model-context-protocol middleware anthropic claude llm ai agent
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC