- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- mcp-github
- Repository
- github.com/xyTom/coding-tools-mcp
Overview
Coding Tools MCP is a model-agnostic coding runtime that provides file reading and searching, multi-file structured patches, command execution, interactive sessions, and Git operations via the Model Context Protocol. It enables any MCP client (such as Claude Desktop, VS Code, etc.) to securely access and manipulate code repositories. The tool offers a secure workspace with permission-based controls, ensuring safety for network access, script execution, and other operations. Ideal for developers looking to transform chat applications into coding agents.
Capabilities
- ▪File reading and searching
- ▪Multi-file structured patches
- ▪Command execution
- ▪Interactive sessions
- ▪Git operations
- ▪Permission mode control
Use cases
Setup
Using Python toolchain: `uvx coding-tools-mcp --stdio --workspace /path/to/repo` or using Node toolchain: `npx coding-tools-mcp --stdio --workspace /path/to/repo`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How can I get started quickly with Coding Tools MCP?
After installation, start the server using the `uvx` or `npx` command and configure your MCP client to connect.
What protocols are supported?
Supports stdio and HTTP protocols.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.