stb-mcp-server

lightnet19/stb-mcp-server
★ 0 stars Python AI/LLM Updated today
MCP Server untuk kontrol penuh server STB (Armbian/Amlogic) via SSH + Cloudflare Tunnel + CasaOS. 13 tools untuk manage server dari Hermes Agent.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "stb-mcp-server": {
      "command": "uvx",
      "args": [
        "stb-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install stb-mcp-server