Skip to main content
Glama

MCP Probe Kit

by mybolide

explain

Analyze code logic and principles to clarify how programming constructs work and their underlying mechanisms.

Instructions

【代码解释器】详细解释代码逻辑和原理

Input Schema

NameRequiredDescriptionDefault
codeNo需要解释的代码
contextNo上下文信息

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "需要解释的代码", "type": "string" }, "context": { "description": "上下文信息", "type": "string" } }, "required": [], "type": "object" }

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/mybolide/mcp-probe-kit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server