74
/ 100
1 month ago
glama

Refactory

Hybrid code decomposition — AI plans module boundaries, deterministic engine handles routine extractions. Split monoliths into clean modules. JS and Python built in, AGPL-3.0.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: DB_PASSWORD, GOOGLE_API_KEY, GROQ_API_KEY, OPENROUTER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDB_HOST
configDB_NAME
🔐 secretDB_PASSWORD
configDB_PORT
configDB_USER
🔐 secretGOOGLE_API_KEYSet at least one: GROQ_API_KEY, , OPENROUTER_API_KEY, or SAMBANOVA_API_KEY.
🔐 secretGROQ_API_KEY"": "your-key-here"
🔐 secretOPENROUTER_API_KEYSet at least one: GROQ_API_KEY, GOOGLE_API_KEY, , or SAMBANOVA_API_KEY.
configREFACTORY_KEY_FAST
configREFACTORY_KEY_GENERAL
configREFACTORY_KEY_LARGE_CONTEXT
configREFACTORY_KEY_LARGE_OUTPUT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/codedrop-codes-refactory-1ncdnx)](https://m8ven.ai/mcp/codedrop-codes-refactory-1ncdnx)
commit: 3cf5d546846af2d92b18bac950ba32717710660a
code hash: ea445b147d67652d1a35429dafbd16664b071737ccc5fcbe9311e3a30e830646
verified: 6/13/2026, 10:51:27 AM
view raw JSON →