Skip to main content
Glama
mahAnuj

mcp-multi-db

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_DATABASESNoInline JSON string containing the database configuration
MCP_DB_CONFIGNoPath to a JSON file containing the database configuration

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_databasesA

List all configured database connections (id, type, label, description). Call this first to discover which database_id to use.

list_tablesB

List tables and views in a configured database.

describe_tableA

Describe columns for a table in a configured database.

run_queryA

Execute a read-only SQL query (SELECT, WITH, EXPLAIN) on a configured database. Writes are blocked.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mahAnuj/mcp-multi-db'

If you have feedback or need assistance with the MCP directory API, please join our Discord server