PostgreSQL MCP Server
by CyprianFusi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | No | Full connection URL (e.g., postgresql://user:password@host:port/dbname) | |
| DATABASE_HOST | No | The database host (used when DATABASE_URL is not provided) | localhost |
| DATABASE_NAME | No | The database name (used when DATABASE_URL is not provided) | |
| DATABASE_PORT | No | The database port (used when DATABASE_URL is not provided) | 5432 |
| DATABASE_USER | No | The database user (used when DATABASE_URL is not provided) | |
| DATABASE_PASSWORD | No | The database password (used when DATABASE_URL is not provided) |
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 | |
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/CyprianFusi/MCP-server-postgres'
If you have feedback or need assistance with the MCP directory API, please join our Discord server