Metadata-Version: 2.4
Name: mcp-yolo
Version: 0.1.0
Summary: MCP server for YOLOE zero-shot object detection and segmentation
Author-email: Rajan Shukla <rajanshukla@example.com>
License: MIT
Keywords: mcp,object-detection,segmentation,yolo,yoloe,zero-shot
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.14
Requires-Dist: clip
Requires-Dist: fastmcp>=3.0.2
Requires-Dist: ultralytics>=8.4.16
