mcpbeat Sign in

CyberHuaTuo MCP Server

local only

CyberHuaTuo runs on your own machine — the client starts it, so there is no endpoint to ping. 162 installs a week from pypi. Last commit 16 Jul 2026.

Gold-first AI-agent traceback diagnosis, exact fixes, verification, and reusable prescriptions.

Installs per day peak 73 · avg 24 · +9% w/w
a month agotoday
162
Installs / week
pypi · cyberhuatuo
3
Stars
4 open issues
16 Jul 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

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

                <select id="repoSelect">
                    {% for r in target_repos %}
        for md_file in self.cases_dir.rglob("*.md"):

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

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 cyberhuatuo -- uvx cyberhuatuo
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cyberhuatuo": {
      "args": [
        "cyberhuatuo"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cyberhuatuo]
command = "uvx"
args = ["cyberhuatuo"]
.cursor/mcp.json
{
  "mcpServers": {
    "cyberhuatuo": {
      "args": [
        "cyberhuatuo"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cyberhuatuo": {
      "args": [
        "cyberhuatuo"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to CyberHuaTuo

same job, measured the same way
AccordTrace
by kosta1985

Tamper-evident proof creation and verification for AI agents via MCP, A2A, and REST.

9 tools answering
Hypathesis
by predme

Variable relationships from research papers with causal direction and source traceback.

4 tools answering
Autonoma Agent Services
by powerliftingdeveloper

Paid agent trust checks, receipt verification, research, data work, and monitoring.

6 tools answering
Evr
by brienbounded

Checks agent traces for evidence-readiness: verifies evidence is present, not that it is true.

114 installs/wk local only
A
Susurration
by susurration

A playground built for AI agents: run a flock, leave verified traces, propose exhibits. Be curious.

15 tools answering
PyAI Voice AI
by atomsai

Speech, transcription, voice agents, Trace, Recap, dubbing and narration with browser OAuth.

409 installs/wk answering
Agent Observability
by kryptosai

Trace AI agent execution: every tool call, every error, every dollar. Open source, local-first.

72 installs/wk local only
Verlon AI MCP
by verlon

Inspect and manage Verlon AI gates, logs, recommendations, and experiments from any MCP client.

319 installs/wk local only

CyberHuaTuo — questions

Answers built from our own checks of this server.

Why is there no uptime for CyberHuaTuo?
CyberHuaTuo 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 cyberhuatuo was installed 162 times last week.
How do I connect CyberHuaTuo?
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 cyberhuatuo straight from pypi; nothing to host, nothing to sign up for.
How many people use CyberHuaTuo?
The pypi package cyberhuatuo was installed 162 times in the last week. Week over week that is +9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is CyberHuaTuo open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 3 stars on GitHub and 4 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.