Skip to main content
Glama
echatzief

database-mcp-server

by echatzief

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_HOSTNoHTTP server bind address0.0.0.0
HTTP_PORTNoHTTP server port for MCP8080
DATABASE_HOSTYesDatabase server hostname or IP
DATABASE_NAMEYesDefault database to connect to
DATABASE_PORTYesDatabase server port (5432 for PostgreSQL, 3306 for MySQL, 27017 for MongoDB)
DATABASE_USERYesDatabase username
READ_ONLY_MODENoEnable read-only mode (blocks write operations)true
DATABASE_PASSWORDNoDatabase password (optional)
DATABASE_PROVIDERYesDatabase provider: postgres, mysql, or mongodb
DATABASE_MAX_POOL_SIZEYesMaximum pool size for connections
DATABASE_MIN_POOL_SIZEYesMinimum pool size for connections

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/echatzief/database-mcp-server'

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