BT Ops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 8 Aug 2026.
Secure MCP server for BT Panel operations with scoped permissions and audited writes.
We read the source, 12 h ago · rules 3dff92dd89df
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.
const child = spawn(command[0], command[1], {
el.innerHTML = fenceChipHtml(fenceEffectiveSummary(f));
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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.
claude mcp add bt-ops-mcp-server -- npx -y bt-ops-mcp-server
{
"mcpServers": {
"bt-ops-mcp-server": {
"args": [
"-y",
"bt-ops-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.bt-ops-mcp-server]
command = "npx"
args = ["-y", "bt-ops-mcp-server"]
{
"mcpServers": {
"bt-ops-mcp-server": {
"args": [
"-y",
"bt-ops-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bt-ops-mcp-server": {
"args": [
"-y",
"bt-ops-mcp-server"
],
"command": "npx"
}
}
}
Open-source MCP server for secure Proxmox node, VM, and LXC operations.
Secure MCP server for sandboxed filesystem operations with document parsing support.
Security-first, self-hosted MCP server for Firefly III — 152 operations behind 5 scoped tools.
Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
Secure Kubernetes MCP server: scoped, redacted diagnostics and human-approved writes
Secure MCP server for WorkBoard OKR and strategy execution platform
Security-first MySQL MCP server with AST validation, table whitelist, schema resources, and audit.
Answers built from our own checks of this server.