mcpbeat Sign in

Yahboom MCP Server

local only

Yahboom MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 31 Aug 2026.

SOTA 2026 Yahboom Raspbot v2 ROS 2 MCP Server

Installs / week
not published
4
Stars
0 open issues
31 Aug 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

res = subprocess.run(
        (os.path.join("share", package_name, "launch"), glob("launch/*.py")),

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Yahboom MCP

same job, measured the same way
Mikrotik
by marcelo-ochoa

MCP server for MikroTik RouterOS API

41 installs/wk local only
Statbotics
by withinfocus

Statbotics MCP Server

79 installs/wk local only
My MCP Server
by alpic-staging-personal-chef-chatgp-c951fcb6

Ok

answering
Reddit MCP Server
by mypracticaltools

Reddit MCP Server via Apify

53 installs/wk local only
Razorpay
by indiamcp

MCP server for Razorpay API.

40 installs/wk local only
OKX MCP Server
by aahl

MCP Server for okx.com

121 installs/wk local only
Research Mcp
by varvararatta

MCP server for Research

answering
Vercel MCP
by vercel

An MCP server for Vercel

answering

Yahboom MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Yahboom MCP?
Yahboom MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Yahboom MCP open source?
Yes — it is published under the MIT licence, written in Python and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.