Back to search
30
MCP

mcp-code-editor

pypi/mcp-code-editor

A FastMCP server providing powerful code editing tools

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

Similar MCP servers embedding-nearest

fastapply-mcp
MCP server for AI-powered code editing through FastApply integration
0 tools
fastmcp-tool
Command line tool for interacting with MCP servers
0 tools
code-editor-mcp
Code editor MCP server with sandboxing, optimistic locking, and path whitelists.
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
code-rag-mcp
MCP server for efficient code search
0 tools
iflow-mcp_text-editor
A Python-based text editor server built with FastMCP
0 tools

How to use

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

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