Skip to main content
Glama

PostgreSQL MCP Server

by abdou-ghonim
config.example.json•455 B
{ "database": { "host": "localhost", "port": 5432, "database": "your_database_name", "username": "your_username", "password": "your_password", "ssl_mode": "prefer", "min_connections": 1, "max_connections": 10 }, "server": { "name": "postgresql-mcp-server", "version": "1.0.0", "max_query_time": 30, "max_rows": 1000, "allowed_schemas": null, "log_level": "INFO", "log_queries": true } }

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/abdou-ghonim/mcp-postgres'

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