coding-tools-mcp
npm launcher for the coding-tools-mcp Python MCP server (PyPI). Starts the server via uvx or pipx.
pinned to #90b4697updated 2 months ago
Ask your AI client: “install mcps/coding-tools-mcp”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install mcps/coding-tools-mcpmetahub onboarded this repo on the author's behalf.
If you own github.com/xyTom/coding-tools-mcp on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
330
Last commit
2 months ago
Latest release
published
- #coding-agent
- #launcher
- #mcp
- #mcp-server
- #model-context-protocol
What this server exposes
Surfaces parsed from this server's source at publish time.
Launches: coding-tools-mcp
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.90b4697· 2 months ago
Behavioral checks haven't run yet: the sandbox couldn't execute this artifact (it may need credentials we don't provide, or an unsupported build). An environment limit, not a verdict.
Kind-specific
3 passed1 warningMCP: @modelcontextprotocol/sdk in dependencieswarn
No @modelcontextprotocol/sdk dependency declared
Run `npm i @modelcontextprotocol/sdk` so consumers can audit your stack.
MCP: launch path
bin: coding-tools-mcp
MCP: ESM package
"type": "module"
MCP: server surface
0 tools
Release history
1- releasecurrent90b4697warn2 months ago
Contents
npm launcher for coding-tools-mcp, the model-neutral coding-agent runtime MCP server. The server itself is a Python package published on PyPI; this package starts it through uvx (preferred) or pipx run, forwarding all arguments and stdio.
npx coding-tools-mcp --stdio --workspace /path/to/repo
Requires uv or pipx on PATH. The launcher runs the latest PyPI release; pin a specific server version with:
CODING_TOOLS_MCP_VERSION=0.1.7 npx coding-tools-mcp --stdio --workspace /path/to/repo
The launcher's own version is independent of the server version. Documentation, configuration, and issues live in the main repository.
Reviews
No reviews yet. Be the first.
Related
Github Mcp Server
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Context7
Up-to-date code docs for any prompt
Next Ai Draw Io
MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview
mh install mcps/coding-tools-mcp