Skip to main content
Glama
bysonte

postgres-mcp-server

by bysonte

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLNoURL de conexión PostgreSQL (alternativa a POSTGRES_URL).
POSTGRES_URLNoURL de conexión PostgreSQL.
PG_MAX_CONNECTIONSNoMáximo de conexiones del pool.10
POSTGRES_ENABLE_WRITENoHabilita INSERT, UPDATE, DELETE, MERGE, COPY.false
TRANSACTION_TIMEOUT_MSNoTiempo máximo de transacciones pendientes.60000
PG_STATEMENT_TIMEOUT_MSNoTiempo máximo de sentencia.30000
MAX_CONCURRENT_TRANSACTIONSNoMáximo de transacciones de escritura abiertas.5
POSTGRES_ENABLE_MAINTENANCENoHabilita DROP, TRUNCATE, ALTER, CREATE, VACUUM, ANALYZE, REINDEX, GRANT, REVOKE.false

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

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