libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
productivity
/ Romanela
Romanela
JSON →
none
★ 47
productivity
Guides any AI agent or AI-assistant to write healthy, maintainable code
github ↗
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
auth
none
env
CS_ACCESS_TOKEN
Resources
github
https://github.com/codescene-oss/codescene-mcp-server ↗
Romanela — MCP Server · libregistry