Loading MCP server directory, please wait...
MCP server untuk kelola server STB Armbian: system info, Docker, AdGuard, file ops via SSH.
npx @getmcp/cli add io.github.lightnet19/stb-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
STB_HOSTHost/IP STB
STB_USERSSH user
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lightnet19/stb-mcp-server": {
"command": "uvx",
"args": [
"stb-mcp-server"
],
"env": {
"STB_HOST": "",
"STB_USER": "",
"STB_PASSWORD": ""
}
}
}
}