Skip to main content
Glama
zerogon1203

MCP Database Server

by zerogon1203

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoDatabase host (required for MySQL and PostgreSQL)
DB_NAMENoDatabase name (required for MySQL and PostgreSQL)
DB_PATHNoPath to SQLite database file (required for SQLite)
DB_PORTNoDatabase port (required for PostgreSQL, optional for MySQL)
DB_TYPEYesDatabase type
DB_USERNoDatabase user (required for MySQL and PostgreSQL)
DB_SCHEMANoDatabase schema (optional, PostgreSQL only)
READ_ONLYNoEnforce read-only modetrue
DB_CHARSETNoDatabase charset (optional, MySQL only)
DB_PASSWORDNoDatabase password (required for MySQL and PostgreSQL)
STRICT_READONLYNoStrict read-only modetrue

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/zerogon1203/db-mcp-server'

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