PostgreSQL MCP Server
by jplwunder
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR) | INFO |
| POSTGRES_HOST | Yes | PostgreSQL host address | localhost |
| POSTGRES_PORT | Yes | PostgreSQL port number | 5432 |
| POSTGRES_USER | Yes | PostgreSQL user for authentication | |
| POSTGRES_DATABASE | Yes | PostgreSQL database name | |
| POSTGRES_PASSWORD | Yes | PostgreSQL password for authentication | |
| QUERY_HISTORY_SIZE | No | Number of queries to keep in history | 100 |
| POSTGRES_POOL_MAX_SIZE | No | Maximum connection pool size | 10 |
| POSTGRES_POOL_MIN_SIZE | No | Minimum connection pool size | 2 |
| POSTGRES_COMMAND_TIMEOUT | No | Command timeout in seconds | 60 |
| POSTGRES_CONNECTION_TIMEOUT | No | Connection timeout in seconds | 10 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues