Skip to main content
Glama
CyprianFusi

PostgreSQL MCP Server

by CyprianFusi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLNoFull connection URL (e.g., postgresql://user:password@host:port/dbname)
DATABASE_HOSTNoThe database host (used when DATABASE_URL is not provided)localhost
DATABASE_NAMENoThe database name (used when DATABASE_URL is not provided)
DATABASE_PORTNoThe database port (used when DATABASE_URL is not provided)5432
DATABASE_USERNoThe database user (used when DATABASE_URL is not provided)
DATABASE_PASSWORDNoThe database password (used when DATABASE_URL is not provided)

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/CyprianFusi/MCP-server-postgres'

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