akv2011/MCP_server_for_Automated_Refactoring
3.2
If you are the rightful owner of MCP_server_for_Automated_Refactoring 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.
TaskMaster is a Model Context Protocol (MCP) server designed to automate code refactoring, ensuring code quality and maintainability across various programming languages.
Tools
Functions exposed to the LLM to take actions
analyze_codebase
Scan and identify files requiring refactoring.
suggest_refactoring
Generate AI-powered refactoring strategies.
execute_refactoring
Apply approved refactoring safely.
refactor_database
Specialized database migration handling.
get_refactoring_status
Track ongoing operations.
rollback_refactoring
Undo changes if needed.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client