Skip to main content
Glama
chlee10

PostgreSQL MCP AI Explorer

by chlee10

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoPostgreSQL host addresslocalhost
DB_NAMENoPostgreSQL database namepostgres
DB_PORTNoPostgreSQL port number5432
DB_USERNoPostgreSQL usernamepostgres
PYTHONPATHYesThe path to the project root directory, required for the server to locate the source modules.
DB_PASSWORDYesPostgreSQL password
OPENAI_API_KEYNoOpenAI API key for natural language to SQL conversion (optional)
ANTHROPIC_API_KEYNoAnthropic API key for natural language to SQL conversion (optional)

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/chlee10/Postgresql_MCP'

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