Skip to main content
Glama

MCP Probe Kit

by mybolide

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
服务器状态MCP Probe Kit 服务器当前状态

Tools

Functions exposed to the LLM to take actions

NameDescription
detect_shell

【套壳鉴定】执行套壳探针检测,返回 JSON 指纹

init_setting

【初始化配置】在 .cursor/settings.json 中写入推荐的 AI 配置

init_project

【初始化工程】按照 Spec-Driven Development 方式创建项目结构和任务分解,参考 https://github.com/github/spec-kit

gencommit

【生成提交】分析代码变更并生成规范的 Git commit 消息

debug

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

genapi

【生成文档】为代码生成 API 文档(支持 Markdown、OpenAPI、JSDoc 格式)

code_review

【代码审查】全面审查代码质量、安全性、性能和最佳实践

gentest

【生成测试】为代码生成完整的测试用例(支持 Jest/Vitest/Mocha)

genpr

【生成 PR】分析变更并生成规范的 Pull Request 描述

check_deps

【依赖检查】分析项目依赖的健康度(版本、安全漏洞、体积)

gendoc

【生成注释】为代码生成详细的 JSDoc/TSDoc 注释

genchangelog

【生成 Changelog】根据 commit 历史生成 CHANGELOG.md

refactor

【重构建议】分析代码并提供重构建议和实施计划

perf

【性能分析】分析代码性能瓶颈并提供优化建议

fix

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

gensql

【SQL 生成器】根据描述生成 SQL 查询语句

resolve_conflict

【Git 冲突解决】分析并解决 Git 冲突

genui

【UI 组件生成器】生成 React/Vue UI 组件代码

explain

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

convert

【代码转换器】转换代码格式/框架(JS→TS、Class→Hooks 等)

genreadme

【README 生成器】根据项目代码生成 README.md 文档

split

【文件拆分】将大文件拆分成多个小文件或小组件

analyze_project

【项目分析】深度分析项目结构、代码质量和架构,帮助AI快速理解老项目

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