mcp-server-analyzer

Anselmoo/mcp-server-analyzer

3.3

If you are the rightful owner of mcp-server-analyzer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Server Analyzer for Python is a robust tool designed to enhance Python code quality through comprehensive analysis using the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

ruff-check

Lint Python code with RUFF for style violations and potential errors.

ruff-format

Format Python code with RUFF for consistency.

ruff-check-ci

CI/CD optimized RUFF output for integration with GitHub Actions and GitLab CI.

vulture-scan

Detect dead code, including unused imports, functions, and variables.

analyze-code

Perform combined RUFF and VULTURE analysis for a complete code quality assessment.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources