mcpbeat Sign in

Erbina MCP Server

by noahhyden Your server? Claim it
local only

Erbina runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 21 Jul 2026.

Bootstrap, verify, and update CLI tools & MCP servers in Claude Code from recipes; audit scopes.

Installs / week
not published
0
Stars
2 open issues
21 Jul 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 19 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.

Runs an external command server.py:246
        p = subprocess.run(
Runs with shell=True server.py:247
            cmd, shell=True, cwd=cwd, capture_output=True, text=True, timeout=timeout,

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 Erbina

same job, measured the same way
ableton-mind — Ableton Live MCP server
by pantani

Control Ableton Live from Claude, Cursor or Codex with LOM tools, device knowledge and recipes.

33 installs/wk local only
Github Gist
by ofershap

MCP server to create, read, update, list, and search GitHub Gists from your IDE

38 installs/wk local only
A2asearch MCP
by tadas-github

Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.

1 080 installs/wk local only
Mcpwatch
by lazymac2x

Audit MCP servers from inside Claude Code. 10 OWASP checks, A-F grade, live leaderboard.

30 installs/wk local only
Foxhound
by caleb-love

MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients

21 installs/wk local only
ahel
by ahel

Your apps, skills, MCP servers and keys from ahel.ai, served to Claude, ChatGPT, Cursor and Codex.

answering
ME-QR MCP Server
by me-qr

Create and manage QR codes on me-qr.com from AI clients like Claude and ChatGPT.

answering
I
Feedlio
by itechsoftsolution16

Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.

136 installs/wk local only

Erbina — questions

Answers built from our own checks of this server.

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