by boltmcp
# Add to your Claude Code skills
git clone https://github.com/boltmcp/boltmcpLast scanned: 5/27/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-27T08:05:13.126Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}boltmcp is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by boltmcp. It has 360 GitHub stars.
Yes. boltmcp passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/boltmcp/boltmcp" and add it to your Claude Code skills directory (see the Installation section above).
boltmcp is primarily written in Shell. It is open-source under boltmcp on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh boltmcp against similar tools.
No comments yet. Be the first to share your thoughts!
BoltMCP installs on any Kubernetes cluster with a single Helm chart.
claude auth login
git clone https://github.com/boltmcp/boltmcp.git
keys directorymv ~/Downloads/my-key.json boltmcp/keys/
Replace
~/Downloads/my-key.jsonwith the path to your access key file
boltmcp directorycd boltmcp && claude
/install-boltmcp Install BoltMCP on a new cluster
Replace the text after "/install-boltmcp " with any instruction related to installing, updating or uninstalling BoltMCP.
If you'd prefer to do the installation manually, visit https://install.boltmcp.io and follow the instructions there.