A Model Context Protocol (MCP) server that delivers zero-shot object detection and segmentation via Ultralytics YOLOE. Built as an agent-first development platform, it exposes detection and segmentation capabilities as MCP-compliant model context for AI agents and tools.
🛠️ Key Features
- Zero-shot object detection and segmentation using Ultralytics YOLOE
- MCP-compliant server exposing model context for agents
- Lightweight readme excerpt indicating project scope and usage
- PyPI distribution and download metrics visible in readme
🚀 Use Cases
- Integrate zero-shot detection into agent workflows
- Enable context-aware decision making with object segmentation outputs
- Rapid prototyping of MCP-powered perception modules
⚡ Developer Benefits
- Clear MCP server semantics for model context
- Easy integration with Ultralytics YOLOE backends
- Readme-based guidance and repository activity indicators
⚠️ Limitations
- Descriptions are derived from readme excerpt; full feature surface may require external docs
- Specific configuration details and API surfaces are not enumerated here