Metadata-Version: 2.4
Name: astro-dwh-mcp
Version: 0.1.0
Summary: MCP server for data warehouse operations (SQL, schema exploration)
Requires-Python: >=3.11
Requires-Dist: cryptography>=41.0.0
Requires-Dist: ipykernel>=6.0.0
Requires-Dist: jupyter-client>=8.0.0
Requires-Dist: mcp>=1.0.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: pyyaml>=6.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest>=8.0.0; extra == 'dev'
Requires-Dist: ruff>=0.4.0; extra == 'dev'
