Skip to main content
Glama
povesma

fluid-postgres-mcp

by povesma

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URIYesPostgreSQL URL (e.g., postgresql://user:pass@host:port/db)
PGMCP_TRANSPORTNoTransport type: stdio, sse, streamable-httpstdio
PGMCP_OUTPUT_DIRNoDefault base for CSV output.
PGMCP_HOOK_TIMEOUTNoPre-connect-script timeout (s)30.0
PGMCP_DEFAULT_TIMEOUTNostatement_timeout ms (0 = none)0
PGMCP_EVENT_BUFFER_SIZENoPer-category ring buffer100
PGMCP_PRE_CONNECT_SCRIPTNoTunnel/setup script path
PGMCP_RECONNECT_MAX_DELAYNoBackoff max delay (s)60.0
PGMCP_RECONNECT_MAX_ATTEMPTSNo0 = unlimited0
PGMCP_RECONNECT_INITIAL_DELAYNoBackoff initial delay (s)1.0

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

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