mcp-with-ssh

by aakarsh-sasi
Verified

debug_mcp_config

Analyze and troubleshoot the current MCP configuration on the mcp-with-ssh server. Optionally include detailed insights by enabling verbose mode.

Instructions

Debug the current MCP configuration

Input Schema

NameRequiredDescriptionDefault
verboseNoWhether to include detailed information

Input Schema (JSON Schema)

{ "properties": { "verbose": { "default": false, "description": "Whether to include detailed information", "type": "boolean" } }, "required": [], "type": "object" }
ID: lbc6a9lfqg