multidb_mcp_server

trilogy-group/multidb_mcp_server

3.1

If you are the rightful owner of multidb_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 henry@mcphub.com.

A Model Context Protocol (MCP) server that facilitates secure interaction with multiple SQL databases, enabling AI assistants to perform database operations safely and efficiently.

Tools

Functions exposed to the LLM to take actions

list_databases

Lists all configured databases.

list_tables

Lists tables in a specific database.

describe_table

Describes the structure of a table.

get_schema

Gets the complete schema of a database.

execute_sql

Executes an SQL query on a specific database.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources