DSH Market
C

Coding Tools Mcp

by xyTom · xyTom/coding-tools-mcp

InstallableMCP Servercopy into placefresh

Give any AI agent the ability to code

Install Coding Tools Mcp

Not a bundle: wire it through the official mcp-client bridge with a single config row.

This is an MCP server, not a DSH bundle. It is wired in through the official @deepseek-ai/dsh-mcp-client bridge: one plugin row in your config, pointing at either a stdio command or an http endpoint. Its tools then appear to the agent as mcp__coding-tools-mcp__<tool>, the same naming Claude Code and Codex use.

One config row for the mcp-client bridge — fill the command or URL from this repo's README

{
  "name": "@deepseek-ai/dsh-mcp-client",
  "config": {
    "server": "coding-tools-mcp",
    "command": "<stdio command from the README>",
    "url": "<or an http endpoint, if the server is remote>"
  }
}

Placeholders are placeholders

The command and URL above are not stored in our index — no MCP server exposes them in a machine-readable way. Take them from the repository README; everything else in the row is fixed by the bridge.

Prerequisites

API key
Not required.
Network access
Not required at runtime.
Language
Python

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
lifecycleScriptspassinfono install-time scripts
entityTypepassinfomcp-server is not installed via `dsh plugin add`
Verdict reason
mcp-server uses its own install path, so bundle checks do not apply
package.json read
video/package.json
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

**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, Claude Code, Cursor, Cline, or an agent you build yourself all get the same 18 battle-tested tools, confined to one workspace, gated by permission modes. - **It turns a chat app into a coding agent.** Claude Desktop — or any MCP chat client — gets real repo access with the subscription you already have. No extra product required. - **Safety is the product, not an afterthought.** One workspace root per server. Absolute paths, `..` traversal, and symlink escapes are rejecte

Topics

GitHub topics on this repository

Related entries

Nearest entries by similarity — this one landed in no themed cluster