Claude Code MCP
by auchenberg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| bashC | Execute a shell command |
| readFileC | Read a file from the local filesystem |
| listFilesC | Lists files and directories in a given path |
| searchGlobC | Search for files matching a pattern |
| grepC | Search for text in files |
| thinkC | A tool for thinking through complex problems |
| codeReviewC | Review code for bugs, security issues, and best practices |
| editFileC | Create or edit a file |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/auchenberg/claude-code-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server