Skip to main content
Glama
mathewsls

postgres-explorer

by mathewsls

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTYesDatabase host
DB_NAMEYesDatabase name
DB_PORTYesDatabase port (default 5432)
DB_USERYesDatabase user
DB_PASSWORDYesDatabase password

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_schemaA

Obtiene la lista de tablas y sus columnas en el esquema público de PostgreSQL.

execute_queryB

Ejecuta una consulta SQL SELECT en PostgreSQL y devuelve los resultados. Úsala solo para consultas de lectura.

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/mathewsls/mcp-postgresql'

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