hatchling

hatchsec/hatchling
★ 0 stars Unknown language 🔒 Security Updated 1d ago
Security posture scanner for MCP servers configured on a developer's machine.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hatchling": {
      "command": "npx",
      "args": [
        "-y",
        "hatchsec/hatchling"
      ]
    }
  }
}

README Excerpt

Security posture scanner for MCP servers configured on a developer's machine.