Metadata-Version: 2.4
Name: mseep-smartdb_mcp
Version: 1.0.0
Summary: SmartDB is a universal database gateway that implements the Model Context Protocol (MCP) server interface.SmartDB not only provides basic database connection and exploration capabilities but also adds advanced features such as OAuth 2.0 authentication , health checks, SQL optimization, and index health detection, making database management and maintenance more secure and intelligent.
Project-URL: Homepage, https://github.com/wenb1n-dev/SmartDB_MCP
Project-URL: Documentation, https://github.com/wenb1n-dev/SmartDB_MCP/blob/main/README.md
Project-URL: Repository, https://github.com/wenb1n-dev/SmartDB_MCP.git
Author-email: mseep <support@skydeck.ai>
License: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: click~=8.2.1
Requires-Dist: cx-oracle>=8.3.0
Requires-Dist: dmpython>=2.5.22
Requires-Dist: dmsqlalchemy>=2.0.0
Requires-Dist: mcp>=1.8.0
Requires-Dist: oracledb>=3.3.0
Requires-Dist: psycopg2-binary>=2.9.10
Requires-Dist: pydantic-settings~=2.10.1
Requires-Dist: pyjwt>=2.8.0
Requires-Dist: pymssql>=2.3.7
Requires-Dist: pymysql>=1.1.0
Requires-Dist: pyodbc>=5.2.0
Requires-Dist: python-dotenv>=1.1.0
Requires-Dist: setuptools>=80.9.0
Requires-Dist: sqlalchemy>=2.0.0
Requires-Dist: starlette>=0.46.1
Requires-Dist: uvicorn>=0.34.0
Description-Content-Type: text/plain

Package managed by MseeP.ai