damischa1/hydropro-mcp
3.2
If you are the rightful owner of hydropro-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
HydroPro MCP Server is a TypeScript-based server providing seamless connectivity to MariaDB databases using the mysql2 driver.
Tools
Functions exposed to the LLM to take actions
execute_query
Execute SQL queries with parameter binding support.
list_databases
List all available databases on the server.
list_tables
List tables in current or specified database.
describe_table
Get detailed column information for tables.
use_database
Switch to a different database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client