claude-code-mcp
by KunihiroS
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Specifies the log level. Possible values: debug, info, warn, error | info |
| CLAUDE_BIN | Yes | Specifies the path to the Claude CLI executable |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| explain_codeC | Provides detailed explanation of the given code. |
| review_codeD | Reviews the given code. |
| fix_codeC | Fixes bugs or issues in the given code. |
| edit_codeC | Edits the given code based on instructions. |
| test_codeC | Generates tests for the given code. |
| simulate_commandC | Simulates the execution of a given command. |
| your_own_queryC | Sends a custom query with context. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
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/KunihiroS/claude-code-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server