code-alchemist01/development-tools-mcp-Server
If you are the rightful owner of development-tools-mcp-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 dayong@mcphub.com.
MCP Development Tools Server is a comprehensive server designed for code analysis and web scraping, supporting various development tasks through the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
analyze_code_quality
General code quality analysis
calculate_complexity
Cyclomatic complexity calculation
detect_code_smells
Code smell detection
analyze_maintainability
Maintainability index calculation
find_duplicate_code
Duplicate code detection
lint_code
ESLint code checking
format_code
Prettier code formatting
check_typescript
TypeScript type checking
analyze_dependencies
Dependency tree analysis
find_unused_dependencies
Find unused packages
check_vulnerabilities
Vulnerability checking
scrape_html
HTML content scraping
extract_links
Link extraction
discover_api_endpoints
API endpoint discovery
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client