server_health
Check the health of the MCP server and its database connectivity. Optionally include database statistics and run integrity checks.
Instructions
Check MCP server health and database connectivity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_stats | No | Include database statistics (default: false) | |
| include_integrity | No | Run PRAGMA integrity_check and include the result (default: false) |