Skip to main content
Glama

PostgreSQL MCP Server

by gldc
.gitignore483 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual Environment venv/ env/ ENV/ .env .venv # IDE .idea/ .vscode/ *.swp *.swo .project .pydevproject .settings/ # Database *.sqlite3 *.db *.sql *.dump # Logs *.log logs/ log/ # OS specific .DS_Store Thumbs.db *.bak *.tmp *~ # Project specific *.env config.ini credentials.json .cursor/ glama/

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

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