KunihiroS/claude-code-mcp
MCP Server connects with claude code local command.
This project helps developers integrate the powerful Claude Code AI directly into other applications that use the Model Context Protocol (MCP). It acts as a bridge, taking requests in JSON format containing code or commands, routing them to your local Claude Code installation, and returning the AI's response, such as code explanations, reviews, fixes, or test suggestions. A developer building or using an MCP host application would use this to leverage Claude Code's capabilities within their existing tools.
Available on npm.
Use this if you are an application developer or power user who wants to connect an MCP-compatible application (like Claude Desktop) to your local Claude Code command-line interface.
Not ideal if you want to use Claude Code directly without an intermediate MCP host application, or if you are not comfortable with command-line tools and environment variable configuration.
Stars
34
Forks
6
Language
JavaScript
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/KunihiroS/claude-code-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
DMontgomery40/deepseek-mcp-server
Model Context Protocol server for DeepSeek's advanced language models
upstash/context7
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
graphlit/graphlit-mcp-server
Model Context Protocol (MCP) Server for Graphlit Platform
dvcrn/mcp-server-siri-shortcuts
MCP for calling Siri Shorcuts from LLMs
rawveg/ollama-mcp
An MCP Server for Ollama