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.
Index source code locally to query symbols, dependencies, and tree structure.
Search, analyze, navigate, and scan multilingual codebases without API keys.
Analyze local code quality, review diffs, and score whole projects.
A general MCP server for files, code analysis, async tasks, and secure transport.
Index local repositories for semantic search and structured code understanding.
Read files paginated and search codebases with regex to find code fast.