multi-database-mcp

shivanandham/multi-database-mcp

3.2

If you are the rightful owner of multi-database-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.

A comprehensive Model Context Protocol (MCP) server that provides unified access to multiple databases through a single interface.

Tools

Functions exposed to the LLM to take actions

list_databases

List all available databases with current selection.

switch_database

Switch to a different database.

get_current_database

Show which database is currently active.

query_database

Execute SQL queries on the current database.

list_tables

List all tables in the current database.

describe_table

Get detailed schema information for any table.

add_database

Add a new database connection dynamically.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources