MarcusJellinghaus/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.
Tools
Functions exposed to the LLM to take actions
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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client