Code Analyzer MCP Server
@vigourpt
关于 Code Analyzer MCP Server
MCP server for analyzing code for bugs, errors, and functionality issues
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Code Analyzer MCP Server?
An MCP server that provides tools to analyze code for bugs, errors, and functionality issues, with options to fix them. It supports JavaScript/TypeScript, HTML, CSS, and Python using ESLint, HTMLHint, Stylelint, and Pyright respectively.
How to use Code Analyzer MCP Server?
Install and configure in MCP settings, then restart VSCode or Claude. Use the analyze_code, fix_issues, and get_fix_suggestions tools via MCP client, specifying path and optional language or fix flag.
Key features of Code Analyzer MCP Server
- Analyze JavaScript/TypeScript code using ESLint
- Analyze HTML code using HTMLHint
- Analyze CSS code using Stylelint
- Analyze Python code using Pyright
- Automatically fix issues when possible
- Get suggestions for fixing identified issues
Use cases of Code Analyzer MCP Server
- Check JavaScript files for errors and automatically fix them
- Validate HTML markup for compliance and correctness
- Lint CSS stylesheets for syntax and best practices
- Analyze Python code for type and logic issues
- Get targeted suggestions for specific issues found in code
FAQ from Code Analyzer MCP Server
What languages does Code Analyzer MCP Server support?
It supports JavaScript, TypeScript, HTML, CSS, and Python, with auto-detection or manual selection.
Can Code Analyzer MCP Server automatically fix issues?
Yes, use the analyze_code tool with fix: true to attempt automatic fixes.
What tools does Code Analyzer MCP Server provide?
It provides analyze_code, fix_issues, and get_fix_suggestions tools.
How do I specify which language to analyze?
Use the optional language parameter in analyze_code; it defaults to auto-detection.
What are the required parameters for the tools?
analyze_code requires path; fix_issues requires path and issueIds; get_fix_suggestions requires path and issueId.
开发工具 分类下的更多 MCP 服务器
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Grafana MCP server
grafanaMCP server for Grafana
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
评论