Skip to main content
Glama

MCP Probe Kit

by mybolide

debug

Analyze errors and generate debugging strategies with solutions by providing error messages, stack traces, and relevant code context.

Instructions

【调试助手】分析错误并生成调试策略和解决方案

Input Schema

NameRequiredDescriptionDefault
contextNo相关代码或场景描述
errorNo错误信息(错误消息、堆栈跟踪)

Input Schema (JSON Schema)

{ "properties": { "context": { "description": "相关代码或场景描述", "type": "string" }, "error": { "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