Back to search
30
MCP

code-editor-mcp

pypi/code-editor-mcp

Code editor MCP server with sandboxing, optimistic locking, and path whitelists.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-code-editor
A FastMCP server providing powerful code editing tools
0 tools
code-sandbox-mcp
MCP server for E2B code sandbox - Execute code and commands in secure E2B sandboxes
0 tools
coder-mcp
High‑performance Managed Code Processor (MCP) server with AI‑powered code analysis and editing.
0 tools
coding-tools-mcp
Workspace-confined coding tools exposed as an MCP server.
0 tools
code-executor-mcp
MCP server for code executor. Features execute code, run command, run tests. From MEOK AI Labs.
0 tools
vscode-mcp-server
MCP server to expose VS Code editing features to an LLM for AI coding
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code-editor-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}