Skip to main content
Glama
mdadul

DB MCP Gateway

by mdadul

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (default: 4080)4080
MCP_TOKENYesBearer token for the /mcp endpoint. Generate: openssl rand -base64 32
DATABASE_PATHYesPath for the local SQLite metadata store (e.g. ./data/db-mcp.sqlite)
ENCRYPTION_KEYYes64-char hex key for credential encryption. Generate: openssl rand -hex 32

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

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