Skip to main content
Glama

MCP Probe Kit

by mybolide

fix

Automatically fix code issues including lint errors, TypeScript problems, formatting inconsistencies, import organization, and unused code detection.

Instructions

【自动修复】自动修复代码问题(Lint、TypeScript、格式化等)

Input Schema

NameRequiredDescriptionDefault
codeNo需要修复的代码
typeNo修复类型:lint, type, format, import, unused, all(默认 all)

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "需要修复的代码", "type": "string" }, "type": { "description": "修复类型:lint, type, format, import, unused, all(默认 all)", "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