mcp-code-checker
If you are the rightful owner of mcp-code-checker 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.
A Model Context Protocol (MCP) server providing code quality checking operations.
Run Pylint Check
Runs pylint on the project code and generates smart prompts for LLMs.
Run Pytest Check
Runs pytest on the project code and generates smart prompts for LLMs.
Run All Checks
Runs all code checks (pylint and pytest) and generates combined results.