claude-code-mcp

explain_code

Understand code functionality quickly by providing a detailed explanation of the target code, with optional context for clarity.

Instructions

Provides detailed explanation of the given code.

Input Schema

NameRequiredDescriptionDefault
codeYesTarget code
contextNoAdditional context

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "Target code", "type": "string" }, "context": { "default": "", "description": "Additional context", "type": "string" } }, "required": [ "code" ], "type": "object" }

You must be authenticated.

Other Tools from claude-code-mcp

Related Tools

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