auchenberg/claude-code-mcp
claude-code-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
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.
Claude Code MCP is an implementation of Claude Code as a Model Context Protocol (MCP) server, enabling its software engineering capabilities through a standardized interface.
Try claude-code-mcp with chat:
Tools
Functions exposed to the LLM to take actions
bash
Execute a shell command
readFile
Read a file from the local filesystem
listFiles
Lists files and directories in a given path
searchGlob
Search for files matching a pattern
grep
Search for text in files
think
A tool for thinking through complex problems
codeReview
Review code for bugs, security issues, and best practices
editFile
Create or edit a file
Prompts
Interactive templates invoked by user choice
generalCLI
General CLI prompt for Claude Code
codeReview
Prompt for reviewing code
prReview
Prompt for reviewing a pull request
initCodebase
Initialize a new CLAUDE.md file with codebase documentation
Resources
Contextual data attached and managed by the client