postgres-mysql-mcp-server

TranChiHuu/postgres-mysql-mcp-server

3.3

If you are the rightful owner of postgres-mysql-mcp-server 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.

A Model Context Protocol (MCP) server designed for querying PostgreSQL and MySQL databases.

Tools

Functions exposed to the LLM to take actions

connect_database

Connect to a PostgreSQL or MySQL database with optional parameters or environment variables.

execute_query

Execute a SQL query on the connected database with optional parameters.

list_tables

List all tables in the connected database.

describe_table

Get schema information for a specific table.

disconnect_database

Disconnect from the current database.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources