mcpbeat Sign in

Stb MCP Server

local only

Stb MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from pypi.

MCP server untuk kelola server STB Armbian: system info, Docker, AdGuard, file ops via SSH.

Installs per day peak 40 · avg 10 · -21% w/w
a month agotoday
50
Installs / week
pypi · stb-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Stb MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

This one needs environment variables set before it will start: STB_HOST (Host/IP STB), STB_USER (SSH user), STB_PASSWORD (SSH password). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Stb MCP Server

same job, measured the same way
Synapse RMCP
by dinglebear

Rust MCP and CLI server for Docker, host inspection, SSH, logs, ZFS, and safe file operations.

local only
Sandbox Env MCP
by hs3434

Persistent Docker/SSH sandbox for AI agents: shell exec, file ops, audit log.

71 installs/wk local only
Dockerfile Generator AI MCP
by csoai-org

Dockerfile Generator Ai MCP Server by MEOK AI Labs

246 installs/wk local only
Komodo MCP Server
by mp-tool

MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI

153 installs/wk local only
Synapse RMCP
by dinglebear

Host, Docker, Compose, SSH, logs, ZFS, and file operations over MCP and CLI.

59 installs/wk local only
Interactive Terminal
by amol21p

MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker

68 installs/wk local only
PostgreSQL
by antonorlov

MCP server for PostgreSQL: local, Docker, RDS, Neon, Supabase, or behind an SSH bastion.

2 861 installs/wk local only
Docker Helper AI MCP
by csoai-org

Docker Helper Ai MCP Server by MEOK AI Labs

237 installs/wk local only

Stb MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Stb MCP Server?
Stb MCP Server 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 stb-mcp-server was installed 50 times last week.
How do I connect Stb MCP Server?
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 stb-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Stb MCP Server?
The pypi package stb-mcp-server was installed 50 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.