Metadata-Version: 2.4
Name: dyntool
Version: 0.1.3
Summary: A Model Context Protocol server providing dynamic workflow tools for LLM interaction
Author: Abhijeet Agarwal
Maintainer: Abhijeet Agarwal
License: MIT
Keywords: automation,dynamicwf,llm,mcp,workflow
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: click>=8.1.7
Requires-Dist: mcp[cli]>=1.9.2
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pymupdf>=1.26.0
