Analyze, match, and transform code structures across multiple programming languages.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "code-analysis-mcp-server" yet — see the docs or source repo.
Use this MCP tool to scan my repository for code patterns that directly concatenate SQL query strings, then summarize them by file path, code snippet, and risk level.
A list of matched risky patterns with locations, example snippets, and risk notes.
Use structural matching to find all legacy logger.warn(message, error) calls in the project and convert them to the new logger.warn({ message, error }) form, then list the files to be changed.An executable transformation result or patch, plus a summary of affected files and changes.
Using ast-grep rules, check whether the repository contains functions declared as async without needing async, and output a violation list with fix suggestions.
Rule match results with file locations and actionable convention fix suggestions.
Analyze codebases with semantic search, dependency insights, and natural language Q&A.
Analyze code structure and Git history while drastically reducing AI token usage.
Analyze multi-language codebases with semantic search and static analysis.
Index source code locally to query symbols, dependencies, and tree structure.
Search, analyze, navigate, and scan multilingual codebases without API keys.
Extract functions, classes, and snippets from code with precise line numbers.