Claude Code icon

Claude Code

CreatedKunihiroS

Enables execution of Claude Code commands from an MCP host, offering tools for code explanation, review, fixing, editing, testing, and custom queries.

About

Claude Code empowers you to harness the capabilities of Claude Code directly from your MCP host. It acts as a bridge, executing Claude Code commands locally and providing access to a suite of tools including `explain_code`, `review_code`, `fix_code`, `edit_code`, `test_code`, and `simulate_command`. Through the `your_own_query` function, you can craft and execute custom queries, tailoring Claude's power to your specific needs. By Base64 encoding inputs, it ensures stable handling of special characters, resulting in improved overall performance.

Key Features

  • Exposes Claude Code functionality to MCP hosts.
  • Supports custom queries via `your_own_query`.
  • Offers multiple installation methods (npx, global, local).
  • Provides tools for explaining, reviewing, fixing, editing, and testing code.
  • Uses Base64 encoding for stable handling of special characters.
  • 7 GitHub stars

Use Cases

  • Leveraging Claude's capabilities within other applications.
  • Integrating Claude Code into existing workflows.
  • Automating code analysis and modification tasks.