Skip to main content
Glama
1249zts

Multi-DB MCP Server

by 1249zts

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POSTGRES_DSNNoPostgreSQL DSN (e.g., postgresql://user:password@127.0.0.1:5432/postgres)
MYSQL_ENABLEDNoEnable MySQL backend (true/false)
DB_MCP_API_HOSTNoHTTP API host (default: 0.0.0.0)
DB_MCP_API_PORTNoHTTP API port (default: 8000)
MCP_ALLOW_WRITENoAllow write SQL statements globally (true/false)
DB_MCP_API_TOKENNoOptional API token for authentication
POSTGRES_ENABLEDNoEnable PostgreSQL backend (true/false)
DB_MCP_API_RELOADNoEnable auto-reload for development (true/false)
CLICKHOUSE_ENABLEDNoEnable ClickHouse backend (true/false)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/1249zts/db-mcp-service'

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