Mcp Yolo — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Yolo (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
mcp-name: io.github.rjn32s/mcp-yolo
MCP-YOLO is an agent-first development platform that provides Zero-Shot Object Detection and Segmentation as a Model Context Protocol (MCP) server. Powered by Ultralytics YOLOE, it enables developers and AI agents to detect and segment objects using arbitrary text prompts without retraining.
YOLOE builds upon the latest YOLO architectures (like YOLO11 and YOLO26) to provide state-of-the-art open-vocabulary performance.
| Model | Based On | mAP (COCO) | Speed (T4/ms) | Params (M) |
|---|---|---|---|---|
| YOLOE26-N | YOLO26-N | 40.9 | 1.7 | ~3.0 |
| YOLOE26-S | YOLO26-S | 48.6 | 2.5 | ~10.0 |
| YOLOE26-L | YOLO26-L | 55.0 | 6.2 | ~40.0 |
| YOLOE-L | YOLO11-L | ~52.0 | ~5.0 | ~26.0 |
Note: Performance varies depending on the hardware and input resolution. `mcp-yolo` uses `yoloe-26l-seg.pt` by default for high precision.
uv pip install mcp-yolouv run mcp-yolodetect_objectsPerforms zero-shot detection.
image_source (str): Path, URL, or Base64.classes (list[str], optional): Custom text prompts to detect.segment_objectsPerforms zero-shot instance segmentation.
image_source (str): Path, URL, or Base64.classes (list[str], optional): Custom text prompts to segment.This project is configured for automated PyPI publishing. See the pypi_setup_guide.md for details.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.