Skip to main content
Glama
rajivonai

postgres-mcp

by rajivonai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
urlNoPostgreSQL connection string (e.g., postgresql://user:pass@host:5432/db)
hostNoPostgreSQL host (used with standard password auth)
portNoPostgreSQL port (default: 5432)5432
userNoPostgreSQL user
dbnameNoDatabase name
allow_ddlNoSet to 'true' to allow DDL statements (default: false)
aurora_hostNoAurora cluster endpoint (for IAM auth)
aurora_userNoAurora database user
allow_writesNoSet to 'true' to allow INSERT/UPDATE/DELETE (default: false)
aurora_regionNoAWS region for Aurora IAM auth

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/rajivonai/postgres-mcp'

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