.env.example
.gitignore
.gitleaks.toml
.pre-commit-config.yaml
.python-version
Dockerfile.MCP-Server
Dockerfile.MCPO-Proxy
LICENSE
MANIFEST.in
README.md
SECURITY.md
_config.yml
build-mcp-server-docker-image.sh
build-mcpo-server-docker-image.sh
docker-compose.custom-db.yml
docker-compose.yml
mcp-config.json.http
mcp-config.json.stdio
pyproject.toml
run-mcp-inspector-local.sh
run-mcp-inspector-pypi.sh
uv.lock
.github/CONTRIBUTING.md
.github/FUNDING.yml
.github/copilot-instructions.md
.github/dependabot.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md
.github/workflows/pypi-publish.yml
.github/workflows/test.yml
_includes/head-custom-google-analytics.html
img/MCP-Workflow-of-Quickstart-Tutorial.png
img/screenshot-000.png
img/screenshot-001.png
img/screenshot-002.png
img/screenshot-004.png
img/screenshot-005.png
img/screenshot-claude-desktop-airflow-connections-html.png
img/screenshot-claude-desktop-mermaid-diagram.png
img/screenshot-claude-desktop-question-001.png
img/screenshot-swagger-api.png
scripts/create-test-data.sh
scripts/create-test-data.sql
scripts/enable-pgsql-extensions.sh
scripts/mcp-server-docker-cmd.sh
src/mcp_postgresql_ops/__init__.py
src/mcp_postgresql_ops/__main__.py
src/mcp_postgresql_ops/functions.py
src/mcp_postgresql_ops/mcp_main.py
src/mcp_postgresql_ops/prompt_template.md
src/mcp_postgresql_ops/version_compat.py
src/mcp_postgresql_ops.egg-info/PKG-INFO
src/mcp_postgresql_ops.egg-info/SOURCES.txt
src/mcp_postgresql_ops.egg-info/dependency_links.txt
src/mcp_postgresql_ops.egg-info/entry_points.txt
src/mcp_postgresql_ops.egg-info/requires.txt
src/mcp_postgresql_ops.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_tools_integration.py
tests/test_version_compat.py
tests/docker/docker-compose.test.yml
tests/docker/init-test-db.sql