mcpbeat Sign in

MCP Yolo MCP Server

local only

MCP Yolo runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from pypi. Last commit 26 Feb 2026.

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

Installs per day peak 31 · avg 11 · -19% w/w
a month agotoday
79
Installs / week
pypi · mcp-yolo
1
Stars
0 open issues
26 Feb 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check MCP Yolo every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-yolo -- uvx mcp-yolo
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-yolo": {
      "args": [
        "mcp-yolo"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-yolo]
command = "uvx"
args = ["mcp-yolo"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-yolo": {
      "args": [
        "mcp-yolo"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-yolo": {
      "args": [
        "mcp-yolo"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Yolo

same job, measured the same way
Optics MCP
by rolemodel

MCP Server for Optics Design System documentation and token usage.

50 installs/wk local only
Svelte LLM MCP
by stanislav-svelte-llm

An MCP server that provides access to Svelte 5 and SvelteKit documentation

2 tools answering
Opsera
by opsera

Opsera AI Agent MCP server providing authenticated DevOps automation over SSE

10 tools answering
MCP Fraudlabspro
by fraudlabspro

Fraud Prevention MCP server using FraudLabs Pro API.

59 installs/wk local only
TCG MCP
by seanlok

Pokemon TCG MCP server: PSA grading, collection management, and multi-provider pricing.

78 installs/wk local only
MCP Victoriametrics
by victoriametrics-community

MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation

local only
MCP Victoriametrics
by victoriametrics

MCP Server for VictoriaMetrics. Provides integration with VictoriaMetrics API and documentation

local only
Nim Language Server
by nim-lang

MCP server providing symbol navigation, diagnostics, and type resolution for Nim projects

local only

MCP Yolo — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Yolo?
MCP Yolo runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-yolo was installed 79 times last week.
How do I connect MCP Yolo?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-yolo straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Yolo?
The pypi package mcp-yolo was installed 79 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Yolo open source?
We cannot say either way: written in Python and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.