A local MCP server for code operations that provides file editing, Git, command execution, and codebase analysis via CodeGraph, with a built-in feedback web UI. It operates entirely offline without any external API dependencies.
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.
process.env. You'll be asked to provide them before it can run.CODEGRAPH_MCP_TOOLS— "": "explore,node,search,callers,callees,impact,files,status"CWMCP_ACCESS_TOKEN— 随机值 HTTP MCP 和 WebUI 访问令牌CWMCP_ALLOWED_ORIGINS— 空 额外允许的浏览器 Origin,逗号分隔;默认仅接受同源和本机 OriginCWMCP_APPROVAL_POLICY— "": "on-request",CWMCP_CLOUDFLARED— 自动查找 cloudflared 可执行文件CWMCP_CODEGRAPH_COMMAND— codegraph CodeGraph 可执行文件CWMCP_COMMAND_TIMEOUT_MS— 120000 普通命令超时CWMCP_DEBUGCWMCP_DISABLE_CODEGRAPH— 0 设为 1 禁用 CodeGraphCWMCP_FEEDBACK_AUTO_RESPONSECWMCP_HOST— 127.0.0.1 MCP HTTP 监听地址CWMCP_MAX_OUTPUT_BYTES— 1048576 stdout/stderr 输出上限CWMCP_MAX_READ_BYTES— 2097152 单文件读取上限CWMCP_MCP_PORT— 8765 MCP HTTP 端口CWMCP_NO_BROWSERCWMCP_QUIETCWMCP_SANDBOX— "": "workspace-write",CWMCP_TRANSPORT— stdio stdio 或 httpCWMCP_TUNNEL_VERBOSE— 0 设为 1 输出子进程详细日志CWMCP_WEB_HOST— 127.0.0.1 WebUI 监听地址CWMCP_WEB_PORT— 8766 WebUI 端口CWMCP_WORKSPACE— 当前目录 允许访问的工作区根目录ComSpecSHELL[](https://m8ven.ai/mcp/lllli223-codex-workspace-codegraph-mcp-chmhjk)