Skip to main content
Glama
datdeboer

PostgreSQL MCP Server

by datdeboer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironment mode (development, production, test)development
LOG_LEVELNoLogging level (trace, debug, info, warn, error, fatal)info
DATABASE_URLYesPostgreSQL connection string (e.g., postgresql://user:password@localhost:5432/dbname)
MAX_QUERY_LIMITNoMaximum allowed row limit10000
QUERY_TIMEOUT_MSNoQuery execution timeout in milliseconds30000
DEFAULT_QUERY_LIMITNoDefault row limit for queries100

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

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