Remotely control Claude Code instances to run commands and manage files.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Claude Code MCP Server" yet — see the docs or source repo.
Connect to the Claude Code MCP Server, enter the current project directory on the remote Claude Code instance, run npm test, and summarize failing tests with likely causes.
Returns the test results, a summary of failed cases, and suggested next fixes.
Using the Claude Code MCP Server, scan TypeScript files in the src directory, find unused imports, edit the files to remove them, and then list all changes made.
Provides the list of updated files, specific changes, and a summary of what was done.
Use the Claude Code MCP Server to run the build command in a remote environment, read relevant logs and config files, identify the cause of the build failure, and suggest a fix.
Delivers a root-cause analysis of the build failure, affected file locations, and actionable fixes.
Enable Claude Code to perform coding tasks through the OpenAI Codex CLI.
Run a production-ready MCP server for files, HTTP, system info, and environment tools.
Delegate coding tasks to Codex via MCP with security and result checks.
Coordinate multiple Claude Code sessions across related projects and workflows.
Execute commands and manage files on remote servers over SSH.
Manage Claude Code sessions with hot restart and context compaction commands.