Memory Bank MCP

by movibe
Verified

debug_mcp_config

Analyze and troubleshoot the MCP configuration for Memory Bank MCP, ensuring optimal interaction with structured repositories of information. Includes an option for detailed output.

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: riei9a6dhx