vigourpt/code-analyzer-server
If you are the rightful owner of code-analyzer-server 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 Code Analyzer MCP Server provides tools to analyze and fix code issues across various programming languages.
Tools
Functions exposed to the LLM to take actions
analyze_code
Analyzes code for bugs, errors, and functionality issues.
fix_issues
Fixes identified issues in code.
get_fix_suggestions
Gets suggestions for fixing identified issues.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client