56
/ 100
1 month ago
glama

Code Editor MCP Server

Enables safe, concurrent file system operations with sandboxed directory access control, automatic encoding detection, optimistic locking, and precise code editing capabilities including search-replace and batch operations.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCODE_EDIT_ROOT路径访问更新:所有参数必须是绝对路径,仅校验是否落在允许目录列表内。 只是安全标记,不做访问边界或相对路径解析;访问新目录请用 set_root_path 加入允许列表。
configCODE_EDIT_ALLOWED_DIRECTORIES:逗号分隔允许目录列表(兼容旧的 CODE_EDIT_ALLOWED_ROOTS)。
configCODE_EDIT_FILE_READ_LINE_LIMITread_file 最大行数 1000
configCODE_EDIT_FILE_WRITE_LINE_LIMITfile_ops 写入行数警戒 50
// 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 6 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/tripqi-code-editor-388hnv)](https://m8ven.ai/mcp/tripqi-code-editor-388hnv)
commit: 8679e1c3f432f1ee211e1585f46b86ca3a7be7a5
code hash: 56780740407dc83782cf7848b2efe7a61c8c8a8401dd8714173e7e6d533c3fee
verified: 6/18/2026, 10:42:56 AM
view raw JSON →