- Home
- MCP servers
- PostgreSQL
PostgreSQL
A PostgreSQL MCP Server providing execute_query, list_tables, describe_table, and list_schemas to manage PostgreSQL data via MCP clients.
- python
2
GitHub Stars
python
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Installation
Add the following to your MCP client configuration file.
Configuration
View docs{
"mcpServers": {
"liu-creators-postgresql-mcp": {
"command": "python",
"args": [
"postgresql-mcp.py"
],
"env": {
"POSTGRES_HOST": "localhost",
"POSTGRES_PORT": "5432",
"POSTGRES_USER": "postgres",
"POSTGRES_DATABASE": "postgres",
"POSTGRES_PASSWORD": "postgres"
}
}
}
}No extended description is available for this package yet.
Use the readme on GitHub or the configuration panel for setup.
Built by
VeilStrat
AI signals for GTM teams© 2026 VeilStrat. All rights reserved.All systems operational