Skip to main content
Glama

Postgres MCP Server

by wesleyyeung
.gitignore403 B
# Byte-compiled / cache __pycache__/ *.py[cod] *.pyo *.pyd .Python .pytest_cache/ # Virtual environments .venv/ venv/ ENV/ env/ # Build / packaging build/ dist/ *.egg-info/ *.egg # Logs *.log # OS / editor .DS_Store Thumbs.db *.swp *.swo .idea/ .vscode/ # Env files .env # Private files postgres-mcp.service create_mcp_user.sql # Coverage .coverage htmlcov/ .tox/ # Systemd artifacts *.service~

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

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