dsh plugins中文
← Back to popular plugin directory

Agent Coding Tools MCP

xyTom/coding-tools-mcp · skills

An MCP toolkit that gives AI agents a broader set of practical coding and repository operations.

★ 783GitHub stars
134Forks
2026-08-15Last updated
PythonLanguage
Apache-2.0License

Project overview

Coding Tools MCP Give any AI chat or agent a safe pair of hands on your codebase.

Run it with whichever toolchain you already have (the server is Python ≥ 3.11 from PyPI; the npm package is a thin launcher that starts it via uv or pipx):

Wire it into Claude Desktop, Claude Code, Cursor, or Cline — the JSON is the same everywhere (swap uvx for npx if you prefer Node):

Install command

dsh plugin --profile web add github:xyTom/coding-tools-mcp
View GitHub repository ↗Back to popular plugin directory