Analyzer MCP server
MCP server for Python, JavaScript, and TypeScript code analysis with Ruff, ty, Vulture, and Biome
11 stars
Reviews
Write oneNobody has reviewed Analyzer yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Analyzer tools (9, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
analyze-codeComprehensive analysis combining Ruff linting, ty type checking, and Vulture dead code detection.
biome-checkLint JavaScript/TypeScript code using Biome.
biome-formatFormat JavaScript/TypeScript code using Biome.
get_analyzer_versionsReturn current versions of installed analyzers.
ruff-checkLint Python code using RUFF to identify style violations and potential errors.
ruff-check-ciwrite actionRun RUFF linter with CI/CD-specific output formats.
ruff-formatFormat Python code using RUFF's fast formatter.
ty-checkType-check Python code using ty.
vulture-scanDetect dead/unused code using VULTURE.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan10 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 21 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add mcp-server-analyzer -- uvx mcp-server-analyzer
Analyzer: common questions
- Is Analyzer MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Analyzer safety report
- How do I install Analyzer?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Analyzer need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Analyzer maintained?
- The last commit was 21 days ago (2026-08-30). The latest release is v0.4.1.
- What can I use instead of Analyzer?
- Servers from other publishers that do the same job: pyscn MCP server.
Alternatives to Analyzer
Same job from other publishers: the closest match first, then the best rated.
- pyscnPython code analysis for AI agents: complexity, dead code, clones, coupling, and a health score.not reviewedEstablishedA