mediazone/repo-cleanup-mcp
3.1
If you are the rightful owner of repo-cleanup-mcp 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.
Repository Cleanup MCP Server is a tool designed to provide static analysis and cleanup recommendations for code repositories, ensuring better organization, security, and efficiency.
Tools
Functions exposed to the LLM to take actions
analyze_repository
Comprehensive repository analysis
detect_obsolete_files
Find unused and deprecated files
scan_for_secrets
Detect hardcoded credentials and API keys
analyze_dependencies
Check for unused and outdated dependencies
extract_hardcoded_values
Find values that should be configurable
suggest_file_organization
Recommend better file structure
analyze_documentation
Find documentation gaps
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client