MCPVault

get_db_health_index_usage

MCP tool from Mysql MCP Server Pro by wenb1n-dev

Get the index usage of the currently connected mysql database, including redundant index situations, poorly performing index situations, and the top 5 unused index situations with query times greater than 30 seconds

How to use it

get_db_health_index_usage is exposed by the Mysql MCP Server Pro MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_db_health_index_usage tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Mysql MCP Server Pro

$pip install mysql_mcp_server_pro
FULL MYSQL MCP SERVER PRO LISTING