Metadata-Version: 2.4
Name: mageflow-mcp
Version: 0.1.0
Summary: MCP server for mageflow workflow observability
Project-URL: Homepage, https://github.com/imaginary-cherry/mageflow
Project-URL: Documentation, https://imaginary-cherry.github.io/mageflow/
Project-URL: Repository, https://github.com/imaginary-cherry/mageflow
Project-URL: Source Code, https://github.com/imaginary-cherry/mageflow
Project-URL: Bug Tracker, https://github.com/imaginary-cherry/mageflow/issues
Project-URL: Changelog, https://github.com/imaginary-cherry/mageflow/releases
Author-email: imaginary-cherry <yedidyakfir@gmail.com>
License: MIT
Keywords: ai-tools,hatchet,mageflow,mcp,model-context-protocol,observability,task-orchestration,workflow
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Distributed Computing
Classifier: Typing :: Typed
Requires-Python: <3.14,>=3.10
Requires-Dist: httpx<1.0.0,>=0.27.1
Requires-Dist: mcp<2.0.0,>=1.26.0
Requires-Dist: pydantic<3.0.0,>=2.11.0
Requires-Dist: rapyer<1.3.0,>=1.2.3
Requires-Dist: thirdmagic>=0.0.1
Provides-Extra: dev
Requires-Dist: black>=26.1.0; extra == 'dev'
Requires-Dist: coverage>=7.0; extra == 'dev'
Requires-Dist: fakeredis[json,lua]<3.0.0,>=2.34.0; extra == 'dev'
Requires-Dist: mcp[cli]<2.0.0,>=1.26.0; extra == 'dev'
Requires-Dist: pytest-asyncio<2.0.0,>=1.2.0; extra == 'dev'
Requires-Dist: pytest<10.0.0,>=9.0.2; extra == 'dev'
Provides-Extra: hatchet
Requires-Dist: hatchet-sdk<1.24.0,>=1.22.5; extra == 'hatchet'
Provides-Extra: integration
Requires-Dist: dynaconf<4.0.0,>=3.2.12; extra == 'integration'
Requires-Dist: hatchet-sdk<1.24.0,>=1.22.5; extra == 'integration'
Requires-Dist: mageflow; extra == 'integration'
Requires-Dist: psutil<8.0.0,>=7.1.3; extra == 'integration'
Requires-Dist: requests<3.0.0,>=2.32.5; extra == 'integration'
