Skip to main content
Glama

mcp-server-tree-sitter

by wrale
MIT License
141
  • Apple
  • Linux

diagnose_config

Identify and resolve issues in YAML configuration files by providing detailed diagnostic information. Helps ensure correct loading and processing of configurations for improved code analysis.

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