narsil-mcp
Deep code search, security scanning, and call graph analysis
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install narsil-mcp?โผ
Run `npx skills add postrv/narsil-mcp --all -g -y` in your terminal to install all skills in this suite globally.
What does narsil-mcp do?โผ
It indexes your codebases and gives your coding assistant 90 commands for symbol search, call graph analysis, security scanning, and dependency auditing across 32 languages.
Does narsil-mcp work offline?โผ
Yes. It runs fully local as a single Rust binary, so your code never leaves your machine. Neural search via external embedding APIs is optional.
Which editors work with narsil-mcp?โผ
It follows the MCP standard, so it works with Claude Code, Cursor, VS Code Copilot, Zed, and any other MCP-compatible client.
Can narsil-mcp find security vulnerabilities?โผ
Yes. It includes taint analysis, OWASP Top 10 and CWE Top 25 checks, dependency CVE scanning, and fix suggestions for each finding.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core