narsil-mcp
Verified Safeby doctordisrespect
Overview
A code intelligence server that provides comprehensive static analysis, semantic search, and security auditing for software repositories, designed to be integrated with coding agents and IDEs.
Installation
narsil-mcp serveEnvironment Variables
- GITHUB_TOKEN
- EMBEDDING_API_KEY
Security Notes
The server demonstrates strong security practices including rigorous input validation (e.g., path traversal prevention in file access, Git command injection prevention, ReDoS protection for regex, SSRF prevention in API calls). It also implements comprehensive output sanitization with secret redaction and natively provides advanced security analysis tools like taint analysis and a configurable security rules engine.
Similar Servers
code-index-mcp
Intelligent code indexing and analysis for Large Language Models, enabling tasks such as code review, refactoring, documentation generation, debugging assistance, and architectural analysis.
codegraph-rust
Transforms codebases into a semantically searchable knowledge graph, enabling AI agents to reason about code relationships, architecture, and impact rather than just performing text-based searches.
narsil-mcp
AI-powered code analysis and understanding for developers and coding agents, providing semantic search, call graphs, security audits, and architectural insights.
semantic-code-search-mcp-server
This MCP server exposes indexed code data to AI coding agents, enabling structured interaction for codebase understanding, code discovery, symbol analysis, and file content reconstruction.