claude-code-mcp
121
Claude Code MCP is a TypeScript implementation of Claude Code as a Model Context Protocol (MCP) server. It facilitates software engineering tasks by providing tools for code generation, analysis, and shell execution through a standardized interface. The project highlights flexibility and compatibility with any MCP client.
Claude Code MCP
Claude Code MCP is an implementation of Claude Code as a Model Context Protocol (MCP) server. This project enables users to leverage Claude Code's software engineering capabilities through the standardized MCP interface, including features like code generation, debugging, code review, and shell command execution. The server is compatible with any MCP client and is implemented in TypeScript for full type safety.
Features
- Full Claude Code functionality as an MCP server.
- Tools for file operations, shell commands, and code analysis.
- Resources for accessing file system and environment information.
- Prompts for CLI interaction and code review.
- Compatible with any MCP client.