claude-mcp

claude-mcp

3.3

Claude MCP is a lightweight server designed to analyze and improve Python code quality in The Everything App project.

Claude MCP (Monitoring Control Panel) is a simple and lightweight server that facilitates the analysis and improvement of Python code quality, specifically within The Everything App project. It integrates seamlessly with the Claude Desktop App and provides a range of features including Python code quality analysis using Pyright, file operations, and GitHub integration. The server is easy to install and use, either globally or directly with NPX, and runs on port 3333 by default. Users can interact with the server through the Claude Desktop App or any HTTP client to check for code issues, suggest fixes, and create pull requests with improvements.

Features

  • Easy to install and use with NPX
  • Python code quality analysis with Pyright
  • File operations (read, write, search)
  • GitHub integration
  • Works with Claude Desktop App

Usage with Different Platforms

Claude Desktop App

bash
Claude, please analyze the Python code in my project using the local MCP server at http://localhost:3333