coding-tools-mcp

xyTom/coding-tools-mcp
★ 519 stars Python Code/Dev Tools Updated today
Give any AI agent the ability to code
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "coding-tools-mcp": {
      "command": "uvx",
      "args": [
        "coding-tools-mcp"
      ]
    }
  }
}

Or install with pip: pip install coding-tools-mcp

README Excerpt

**English** | [简体中文](README.zh-CN.md) > Give any AI chat or agent a safe pair of hands on your codebase. Coding Tools MCP is a **model-neutral coding runtime** served over the search, structured multi-file patches, command execution, interactive sessions, and git — one server that any MCP client can drive. Claude Desktop,

Tools (2)

dangeroustrusted

Topics

mcpmcp-server