Enables execution of Claude Code commands from an MCP host, offering tools for code explanation, review, fixing, editing, testing, and custom queries.
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.