mcp-postgresql-ops 3.3.5__tar.gz → 3.3.7__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/PKG-INFO +1 -2
  2. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/README.md +0 -1
  3. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/pyproject.toml +11 -7
  4. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops.egg-info/PKG-INFO +1 -2
  5. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops.egg-info/SOURCES.txt +0 -1
  6. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/uv.lock +0 -17
  7. mcp_postgresql_ops-3.3.5/main.py +0 -6
  8. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.env.example +0 -0
  9. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/CONTRIBUTING.md +0 -0
  10. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/FUNDING.yml +0 -0
  11. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
  12. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/ISSUE_TEMPLATE/config.yml +0 -0
  13. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/ISSUE_TEMPLATE/documentation.md +0 -0
  14. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
  15. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/ISSUE_TEMPLATE/question.md +0 -0
  16. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/copilot-instructions.md +0 -0
  17. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/dependabot.yml +0 -0
  18. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/pull_request_template.md +0 -0
  19. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/workflows/pypi-publish.yml +0 -0
  20. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.github/workflows/test.yml +0 -0
  21. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.gitignore +0 -0
  22. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.gitleaks.toml +0 -0
  23. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.pre-commit-config.yaml +0 -0
  24. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/.python-version +0 -0
  25. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/Dockerfile.MCP-Server +0 -0
  26. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/Dockerfile.MCPO-Proxy +0 -0
  27. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/LICENSE +0 -0
  28. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/MANIFEST.in +0 -0
  29. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/SECURITY.md +0 -0
  30. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/_config.yml +0 -0
  31. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/_includes/head-custom-google-analytics.html +0 -0
  32. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/build-mcp-server-docker-image.sh +0 -0
  33. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/build-mcpo-server-docker-image.sh +0 -0
  34. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/docker-compose.custom-db.yml +0 -0
  35. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/docker-compose.yml +0 -0
  36. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/img/MCP-Workflow-of-Quickstart-Tutorial.png +0 -0
  37. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/img/screenshot-000.png +0 -0
  38. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/img/screenshot-001.png +0 -0
  39. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/img/screenshot-002.png +0 -0
  40. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/img/screenshot-004.png +0 -0
  41. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/img/screenshot-005.png +0 -0
  42. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/img/screenshot-claude-desktop-airflow-connections-html.png +0 -0
  43. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/img/screenshot-claude-desktop-mermaid-diagram.png +0 -0
  44. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/img/screenshot-claude-desktop-question-001.png +0 -0
  45. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/img/screenshot-swagger-api.png +0 -0
  46. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/mcp-config.json.http +0 -0
  47. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/mcp-config.json.stdio +0 -0
  48. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/run-mcp-inspector-local.sh +0 -0
  49. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/run-mcp-inspector-pypi.sh +0 -0
  50. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/scripts/create-test-data.sh +0 -0
  51. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/scripts/create-test-data.sql +0 -0
  52. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/scripts/enable-pgsql-extensions.sh +0 -0
  53. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/scripts/mcp-server-docker-cmd.sh +0 -0
  54. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/setup.cfg +0 -0
  55. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops/__init__.py +0 -0
  56. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops/__main__.py +0 -0
  57. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops/functions.py +0 -0
  58. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops/mcp_main.py +0 -0
  59. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops/prompt_template.md +0 -0
  60. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops/version_compat.py +0 -0
  61. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops.egg-info/dependency_links.txt +0 -0
  62. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops.egg-info/entry_points.txt +0 -0
  63. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops.egg-info/requires.txt +0 -0
  64. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/src/mcp_postgresql_ops.egg-info/top_level.txt +0 -0
  65. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/tests/__init__.py +0 -0
  66. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/tests/conftest.py +0 -0
  67. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/tests/docker/docker-compose.test.yml +0 -0
  68. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/tests/docker/init-test-db.sql +0 -0
  69. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/tests/test_tools_integration.py +0 -0
  70. {mcp_postgresql_ops-3.3.5 → mcp_postgresql_ops-3.3.7}/tests/test_version_compat.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mcp-postgresql-ops
3
- Version: 3.3.5
3
+ Version: 3.3.7
4
4
  Summary: Add your description here
5
5
  Author-email: JungJungIn <call518@gmail.com>
6
6
  Requires-Python: >=3.12
@@ -22,7 +22,6 @@ Dynamic: license-file
22
22
  ![Python](https://img.shields.io/badge/Python-3776AB?style=flat&logo=python&logoColor=white)
23
23
  ![Docker Pulls](https://img.shields.io/docker/pulls/call518/mcp-server-postgresql-ops)
24
24
  ![PostgreSQL](https://img.shields.io/badge/PostgreSQL-4169E1?style=flat&logo=postgresql&logoColor=white)
25
- [![smithery badge](https://smithery.ai/badge/@call518/mcp-postgresql-ops)](https://smithery.ai/server/@call518/mcp-postgresql-ops)
26
25
  [![BuyMeACoffee](https://raw.githubusercontent.com/pachadotdev/buymeacoffee-badges/main/bmc-donate-yellow.svg)](https://www.buymeacoffee.com/call518)
27
26
 
28
27
  [![Deploy to PyPI with tag](https://github.com/call518/MCP-PostgreSQL-Ops/actions/workflows/pypi-publish.yml/badge.svg)](https://github.com/call518/MCP-PostgreSQL-Ops/actions/workflows/pypi-publish.yml)
@@ -4,7 +4,6 @@
4
4
  ![Python](https://img.shields.io/badge/Python-3776AB?style=flat&logo=python&logoColor=white)
5
5
  ![Docker Pulls](https://img.shields.io/docker/pulls/call518/mcp-server-postgresql-ops)
6
6
  ![PostgreSQL](https://img.shields.io/badge/PostgreSQL-4169E1?style=flat&logo=postgresql&logoColor=white)
7
- [![smithery badge](https://smithery.ai/badge/@call518/mcp-postgresql-ops)](https://smithery.ai/server/@call518/mcp-postgresql-ops)
8
7
  [![BuyMeACoffee](https://raw.githubusercontent.com/pachadotdev/buymeacoffee-badges/main/bmc-donate-yellow.svg)](https://www.buymeacoffee.com/call518)
9
8
 
10
9
  [![Deploy to PyPI with tag](https://github.com/call518/MCP-PostgreSQL-Ops/actions/workflows/pypi-publish.yml/badge.svg)](https://github.com/call518/MCP-PostgreSQL-Ops/actions/workflows/pypi-publish.yml)
@@ -31,16 +31,20 @@ asyncio_mode = "auto"
31
31
  testpaths = ["tests"]
32
32
 
33
33
  [tool.setuptools_scm]
34
- version_scheme = "no-guess-dev"
35
- local_scheme = "no-local-version"
34
+ ### version_scheme options:
35
+ ### uncommented: raises LookupError (uses fallback_version) when not on a tag
36
+ ### commented-out (default guess-next-dev): auto-generates e.g. 1.0.1.dev2+gabcdef for commits after a tag
37
+ # version_scheme = "no-guess-dev"
38
+ ### local_scheme options:
39
+ ### node-and-date (default) e.g. 1.0.1.dev2+gabcdef.d20260430
40
+ ### node-and-timestamp e.g. 1.0.1.dev2+gabcdef.1746000000
41
+ ### dirty-tag e.g. 1.0.1.dev2+dirty (only when working tree is dirty)
42
+ ### no-local-version e.g. 1.0.1.dev2 (omits local part entirely; only this option allows non-tagged commits to be uploaded to PyPI)
43
+ local_scheme = "node-and-date"
44
+ fallback_version = "0.0.0"
36
45
 
37
46
  [tool.setuptools.packages.find]
38
47
  where = ["src"]
39
48
 
40
49
  [tool.setuptools.package-dir]
41
50
  "" = "src"
42
-
43
- [dependency-groups]
44
- dev = [
45
- "pip>=26.0.1",
46
- ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mcp-postgresql-ops
3
- Version: 3.3.5
3
+ Version: 3.3.7
4
4
  Summary: Add your description here
5
5
  Author-email: JungJungIn <call518@gmail.com>
6
6
  Requires-Python: >=3.12
@@ -22,7 +22,6 @@ Dynamic: license-file
22
22
  ![Python](https://img.shields.io/badge/Python-3776AB?style=flat&logo=python&logoColor=white)
23
23
  ![Docker Pulls](https://img.shields.io/docker/pulls/call518/mcp-server-postgresql-ops)
24
24
  ![PostgreSQL](https://img.shields.io/badge/PostgreSQL-4169E1?style=flat&logo=postgresql&logoColor=white)
25
- [![smithery badge](https://smithery.ai/badge/@call518/mcp-postgresql-ops)](https://smithery.ai/server/@call518/mcp-postgresql-ops)
26
25
  [![BuyMeACoffee](https://raw.githubusercontent.com/pachadotdev/buymeacoffee-badges/main/bmc-donate-yellow.svg)](https://www.buymeacoffee.com/call518)
27
26
 
28
27
  [![Deploy to PyPI with tag](https://github.com/call518/MCP-PostgreSQL-Ops/actions/workflows/pypi-publish.yml/badge.svg)](https://github.com/call518/MCP-PostgreSQL-Ops/actions/workflows/pypi-publish.yml)
@@ -14,7 +14,6 @@ build-mcp-server-docker-image.sh
14
14
  build-mcpo-server-docker-image.sh
15
15
  docker-compose.custom-db.yml
16
16
  docker-compose.yml
17
- main.py
18
17
  mcp-config.json.http
19
18
  mcp-config.json.stdio
20
19
  pyproject.toml
@@ -678,11 +678,6 @@ dev = [
678
678
  { name = "pytest-asyncio" },
679
679
  ]
680
680
 
681
- [package.dev-dependencies]
682
- dev = [
683
- { name = "pip" },
684
- ]
685
-
686
681
  [package.metadata]
687
682
  requires-dist = [
688
683
  { name = "asyncpg", specifier = ">=0.29.0" },
@@ -695,9 +690,6 @@ requires-dist = [
695
690
  ]
696
691
  provides-extras = ["dev"]
697
692
 
698
- [package.metadata.requires-dev]
699
- dev = [{ name = "pip", specifier = ">=26.0.1" }]
700
-
701
693
  [[package]]
702
694
  name = "mdurl"
703
695
  version = "0.1.2"
@@ -768,15 +760,6 @@ wheels = [
768
760
  { url = "https://files.pythonhosted.org/packages/7d/eb/b6260b31b1a96386c0a880edebe26f89669098acea8e0318bff6adb378fd/pathable-0.4.4-py3-none-any.whl", hash = "sha256:5ae9e94793b6ef5a4cbe0a7ce9dbbefc1eec38df253763fd0aeeacf2762dbbc2", size = 9592, upload-time = "2025-01-10T18:43:11.88Z" },
769
761
  ]
770
762
 
771
- [[package]]
772
- name = "pip"
773
- version = "26.0.1"
774
- source = { registry = "https://pypi.org/simple" }
775
- sdist = { url = "https://files.pythonhosted.org/packages/48/83/0d7d4e9efe3344b8e2fe25d93be44f64b65364d3c8d7bc6dc90198d5422e/pip-26.0.1.tar.gz", hash = "sha256:c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8", size = 1812747, upload-time = "2026-02-05T02:20:18.702Z" }
776
- wheels = [
777
- { url = "https://files.pythonhosted.org/packages/de/f0/c81e05b613866b76d2d1066490adf1a3dbc4ee9d9c839961c3fc8a6997af/pip-26.0.1-py3-none-any.whl", hash = "sha256:bdb1b08f4274833d62c1aa29e20907365a2ceb950410df15fc9521bad440122b", size = 1787723, upload-time = "2026-02-05T02:20:16.416Z" },
778
- ]
779
-
780
763
  [[package]]
781
764
  name = "platformdirs"
782
765
  version = "4.9.4"
@@ -1,6 +0,0 @@
1
- def main():
2
- print("Hello from mcp-server-template!")
3
-
4
-
5
- if __name__ == "__main__":
6
- main()