Skip to main content
Glama

mcp-server-tree-sitter

by wrale
MIT License
33
  • Apple
  • Linux

diagnose_config

Analyzes and identifies issues in YAML configuration files by providing diagnostic information for troubleshooting and validation.

Instructions

Diagnose issues with YAML configuration loading.

Args: config_path: Path to YAML config file Returns: Diagnostic information

Input Schema

NameRequiredDescriptionDefault
config_pathYes

Input Schema (JSON Schema)

{ "properties": { "config_path": { "title": "Config Path", "type": "string" } }, "required": [ "config_path" ], "title": "diagnose_configArguments", "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/wrale/mcp-server-tree-sitter'

If you have feedback or need assistance with the MCP directory API, please join our Discord server