Critical MCP Tool Bugfix
This patch release fixes a critical bug in the check_database_health MCP tool that prevented it from working at all.
Fixed
- MCP Tools: Fixed critical bug in
check_database_healthMCP tool that prevented it from working (#288)- Corrected method call from non-existent
check_database_health()to properhealth_check()method - Tool now properly returns database health status and statistics
- Corrected method call from non-existent
Impact
Users were unable to check database health status via the MCP tool. This release restores full functionality.
Upgrade Instructions
pip install --upgrade mcp-memory-serviceFull Changelog: v8.54.3...v8.54.4