MCP Servers / productivity / Romanela

Romanela

JSON →
none47productivity

Guides any AI agent or AI-assistant to write healthy, maintainable code

Install
How to run this server
[ { "cmd": "npx (macOS,", "imports": [] } ]
server path: romanela
Tools
What this server exposes
analyze_code_health
Analyze code health for a given file or directory, returning metrics like complexity, nesting depth, cohesion, and overall health score.
get_code_health_report
Get a detailed code health report for a specific file, including issues and recommendations for improvement.
list_code_health_issues
List all code health issues found in a file or project, such as high complexity, deep nesting, or low cohesion.
refactor_code
Refactor code based on code health analysis, targeting specific issues like complexity or maintainability problems.
verify_code_health
Verify code health after refactoring to confirm improvements in health scores and issue resolution.
Configuration
Environment & auth
authnone
envCS_ACCESS_TOKEN
Resources
Romanela — MCP Server · libregistry