Skip to main content
Glama

MCP Probe Kit

by mybolide

init_setting

Initialize AI configuration by writing recommended settings to .cursor/settings.json file for enhanced development workflow.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
project_pathNo项目根目录的完整路径(默认使用当前工作区路径)

Input Schema (JSON Schema)

{ "properties": { "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