claude-mcp

tremaynet/claude-mcp

3.1

If you are the rightful owner of claude-mcp 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.

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
0