Coding Tools MCP
Provides Git status and history viewing capabilities within the project via MCP tools.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Coding Tools MCPread the contents of src/utils.ts"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Coding Tools MCP Windows 简易控制台
把 xyTom/coding-tools-mcp 做成开箱即用的 Windows 桌面程序:不需要手动安装 Python、Node.js 或 Docker,也不必在黑色命令行窗口里管理服务。

下载
前往 Releases
下载 CodingToolsMCP-Windows-x64.zip,完整解压后双击 CodingToolsMCP.exe。
程序目前未购买商业代码签名证书。Windows SmartScreen 如果提示“未知发布者”,请先确认文件来自本仓库, 再选择“更多信息”→“仍要运行”。
Related MCP server: ollama-mcp-host
三步开始
选择允许 AI 操作的代码项目目录。
保持“安全模式”,点击“启动服务”。
选择 Codex、Claude、Cursor 或 Cline,点击“复制客户端配置”,粘贴到对应客户端。
默认 MCP 地址:
http://127.0.0.1:8765/mcp服务仅绑定本机 127.0.0.1,不会自动暴露到局域网或公网。
这是什么
Coding Tools MCP 是 AI 编程客户端的本地工具服务。连接后,AI 可以在你指定的项目范围内:
读取、搜索和修改文件;
应用结构化补丁;
运行命令、测试和构建任务;
管理交互式进程;
查看 Git 状态和历史。
它本身不是聊天软件。桌面控制台负责启动和管理 MCP 服务,Codex、Claude、Cursor、Cline 等客户端负责与 AI 对话并调用这些工具。
Windows 版新增
中文图形界面,一键启动、停止和检测服务;
自动记住项目目录、端口、权限模式和客户端;
自动生成 Codex、Claude、Cursor、Cline 配置;
实时显示进程状态、服务健康状态和运行日志;
支持开机后手动打开即自动恢复服务、系统托盘驻留;
默认安全模式,并隐藏上游高风险
dangerous模式;自动清理无效或无权访问的 PATH 项,减少服务启动后意外退出;
GitHub Actions 自动构建 Windows 发布包。
文档
上游面向开发者和审计人员的资料仍完整保留,包括 Quickstart、Safety Boundary、Dogfood 和 SWE-bench;可从上游项目原始 README进入。
从源码构建
在 Windows PowerShell 中运行:
powershell -ExecutionPolicy Bypass -File .\scripts\build-windows-app.ps1输出文件:
dist\CodingToolsMCP\CodingToolsMCP.exe
dist\CodingToolsMCP-Windows-x64.zip致谢与许可证
本项目基于 xyTom/coding-tools-mcp 二次开发,保留原项目版权声明、NOTICE 和
Apache License 2.0 许可证。Windows 简易控制台同样按仓库中的 LICENSE 发布。
This server cannot be deployed
Maintenance
Related MCP Connectors
Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.
An MCP server that gives your AI access to the source code and docs of all public github repos
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
Related MCP Servers
- FlicenseNot gradedqualityFmaintenanceA lightweight MCP HTTP server giving AI assistants real tools to interact with your Windows machine, including running commands, file access, system info, web search, and browser automation.1-
- AlicenseNot gradedqualityBmaintenanceHosts local MCP servers on Windows, enabling connection of local AI models (like Gemma) to external tools without cloud dependency.464 npmMIT
- AlicenseNot gradedqualityCmaintenanceA local, dependency-free MCP server that gives AI agents controlled access to the active Windows desktop, enabling automated interaction with applications through screenshots, clicks, typing, and window management.54 npmMIT
- AlicenseBqualityBmaintenanceA production-grade MCP server for Windows developer environments, providing AI assistants with secure terminal, filesystem, git, Docker, SQLite, browser, and GitHub capabilities through 12 providers and 40+ tools.1001MIT