Context7
Verified · 10 days agoUp-to-date code docs for any prompt
Scan Solana/Anchor code against the Solana Security Standard and serve the ruleset to MCP clients.
claude mcp add solana-security-mcp -- npx -y @jelleo/[email protected]
The repo is the SOL-0XX 'Solana Security Standard' — 52 pattern-based rules for Solana/Anchor bug classes the author says are distilled from real exploit post-mortems — and the MCP server is its mcp/ subfolder (the @jelleo/solana-security-mcp npm package points there), serving the ruleset and a scan tool to any client; the same rules also ship as a zero-dependency CLI, Semgrep port, GitHub Action, Open VSX editor extension, and Claude Code plugin, with checksummed and SSH-signed releases. Caveats: the whole project is about six weeks old (created late May 2026), written by a single pseudonymous auditor, and the rules are regex/pattern matching — a lint layer that will miss logic bugs, not an audit substitute — while the '$514M of exploits' and bounty-win framing are the author's own claims. Actively maintained (v1.12.0, 604 weekly npm downloads). For Solana/Anchor teams wanting a cheap security gate in editors and CI.
Up-to-date code docs for any prompt
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.
Validate oh-my-posh configurations and segment snippets against the official schema.
Compile code with thousands of compilers, inspect the assembly, and share godbolt.org links
Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.