Skip to main content
Glama

MCP Probe Kit

by mybolide

analyze_project

Analyze project structure, code quality, and architecture to help understand existing codebases. Provides deep insights into directory organization and technical implementation details.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
include_contentNo是否包含文件内容(默认 true)
max_depthNo目录树最大深度(默认 5)
project_pathNo项目路径(默认当前目录)

Input Schema (JSON Schema)

{ "properties": { "include_content": { "description": "是否包含文件内容(默认 true)", "type": "boolean" }, "max_depth": { "description": "目录树最大深度(默认 5)", "type": "number" }, "project_path": { "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