Loomal

mcp-yolo

MCP server by github.com/rjn32s/mcp-yolo

An MCP server providing zero-shot object detection and segmentation using Ultralytics YOLOE.

1 starspypi: mcp-yolo

About mcp-yolo

mcp-yolo is an MCP (Model Context Protocol) server published by rjn32s in the official MCP registry. An MCP server providing zero-shot object detection and segmentation using Ultralytics YOLOE.

It ships as a Python package on PyPI (mcp-yolo), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/rjn32s/mcp-yolo, where the project has earned 1 GitHub stars.

Use mcp-yolo with your agent

Claude Code · one command
claude mcp add mcp-yolo -- uvx mcp-yolo
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-yolo": {
      "command": "uvx",
      "args": [
        "mcp-yolo"
      ]
    }
  }
}
pypimcp-yolo

Frequently asked questions

What is mcp-yolo?
mcp-yolo is an MCP (Model Context Protocol) server by rjn32s. An MCP server providing zero-shot object detection and segmentation using Ultralytics YOLOE.
How do I connect mcp-yolo to Claude, Cursor, or another MCP client?
Install mcp-yolo from its pypi package (mcp-yolo) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-yolo open source?
Yes — the source code is public at github.com/rjn32s/mcp-yolo, with 1 GitHub stars.
Can AI agents pay to use mcp-yolo?
Not yet through Loomal — mcp-yolo is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-yolo? Claim this listing free by verifying GitHub ownership, or contact us.