7 tools from the MySQL Database Server MCP Server, categorised by risk level.
View the MySQL Database Server policy →describe_table Get table structure explain Analyze SQL query performance using EXPLAIN 2/5 list_tables List all tables in the database query Execute a SELECT query,can not get table structure,use describe_table tool to get table structure 2/5 show_statement Execute a SHOW statement (e.g., SHOW STATUS, SHOW VARIABLES) 2/5 The MySQL Database Server MCP server exposes 7 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the MySQL Database Server server.
MySQL Database Server tools are categorised as Read (5), Write (1), Execute (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept