claude-code-mcp

claude-code-mcp

3.2

If you are the rightful owner of claude-code-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Claude Code MCP Server is a work-in-progress package that integrates Claude Code CLI with any Model Context Protocol (MCP) client, such as Claude Desktop.

The Claude Code MCP Server is designed to bridge the gap between Claude Desktop and Claude Code CLI, enabling users to leverage Claude's coding capabilities through any MCP client. This server allows for seamless integration, providing a suite of tools and resources that enhance coding workflows. By connecting Claude Desktop with Claude Code, users can perform a variety of tasks such as executing queries, running commands, and managing projects. The server is currently under development and not yet ready for production use, but it promises to unlock transformative workflows by facilitating dual Claude collaboration, enhanced context sharing, and multi-project management. With this integration, users can automate code generation pipelines, conduct code reviews, and maintain conversation context across different codebases.

Features

  • Integrates Claude Code CLI with MCP clients like Claude Desktop
  • Provides a suite of tools for executing queries, commands, and managing projects
  • Facilitates dual Claude collaboration and enhanced context sharing
  • Supports multi-project management and automated code generation
  • Enables code review workflows with explanations from Claude Desktop

Tools

  1. execute-query

    Send natural language queries to Claude Code

  2. run-slash-command

    Execute Claude Code slash commands

  3. init-project

    Initialize a project with Claude Code

  4. codebase-summary

    Get project information with categorized details

  5. execute-shell

    Execute shell commands via Claude Code

  6. edit-file

    Edit files through Claude Code

  7. search-codebase

    Search for patterns in the codebase

  8. create-file

    Create new files with specified content

  9. get-cost-info

    Track token usage and costs

  10. clear-history

    Reset conversation context

  11. compact-conversation

    Optimize conversation memory

  12. read-file

    Read file contents using Claude Code