mcpbeat Sign in

The Tab (scvd-tab) MCP Server

by scvd owner confirmed
local only

The Tab (scvd-tab) runs on your own machine — the client starts it, so there is no endpoint to ping. 278 installs a week from npm. Last commit 7 Sep 2026.

Every tool a builder signs up for, on one tab: trials, burn, price drift. Local JSONL, zero deps.

Installs per day peak 54 · avg 2
a month agotoday
278
Installs / week
npm · scvd-tab
3
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

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

File ships in the package but is absent from the source [пакет] coverage.mjs:1, [пакет] pager.mjs:1, [пакет] reconcile.mjs:1 и ещё 4
этот файл ставится пользователю, но в репозитории его нет
A line of code looks encrypted src/services/favicon.ts:49
  "AAABAAEAICAAAAEAIAB1BwAAFgAAAIlQTkcNChoKAAAADUlIRFIAAAAgAAAAIAgGAAAAc3p69AAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAAB3RJTUUH6gkBDTkCJvXolQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyNi0wOS0wMVQxMzo1NzowMSswMDowMBt/AQkAAAAldEVYdGRhdGU6bW9kaWZ5ADIwM…
      <select name="usdc">${rungOptions}</select>
  "iVBORw0KGgoAAAANSUhEUgAABLAAAAJ2CAYAAABPQHtcAAAeFElEQVR42u3dvXHEOrKAUYUyGUwkk38IsuXIHSWgKokFNtA/xzjW271LAiSG/b0q3Y/vr883AAAAAGT1YREAAAAAELAAAAAAQMACAAAAQMACAAAAAAELAAAAAAQsAAAAAAQsAAAAABCwAAAAABCwAAAAAEDAAgAAAAABCwAAAAABCwAAAAAELAAAAAAELAAAAAAQsAAAAABAwAIAAABAwAIAAAAAAQsAAAAAA…

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

Alternatives to The Tab (scvd-tab)

same job, measured the same way
D
Tmpstate
by tmpstate

Zero-key temporary JSON database for agents: one tool call, no signup, no OAuth, no API keys.

16 tools answering
Arcaeon Ledger
by arcaeon

Tamper-evident action logging for agents: hash-chained append/verify, one JSONL file, zero deps.

2 073 installs/wk local only
Epiphany
by gatsv-tech

One private, local memory your AI tools share. Cross-model, on-device, never lose a session.

67 installs/wk local only
Frugal
by brainsparker

The open routing layer for AI tools: tool calls routed per policy, decision on every result.

59 installs/wk local only
Docket
by pasichdev

One list every AI tool you use can write to — scoped per project, local-first, self-hostable.

local only
Situação da CNH
by mcp-dir

Checks the status of a person's driver's license (CNH) from the CPF. Built for the holder to check t

7 tools answering
Localstack MCP Server
by localstack

A LocalStack MCP Server providing essential tools for local cloud development & testing

352 installs/wk local only
spawnpoint
by getspawnpoint

Deploy the small apps your agent builds: one tool call returns a live, private shareable HTTPS link.

answering

The Tab (scvd-tab) — questions

Answers built from our own checks of this server.

Why is there no uptime for The Tab (scvd-tab)?
The Tab (scvd-tab) 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 npm package scvd-tab was installed 278 times last week.
How do I connect The Tab (scvd-tab)?
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 scvd-tab straight from npm; nothing to host, nothing to sign up for.
How many people use The Tab (scvd-tab)?
The npm package scvd-tab was installed 278 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is The Tab (scvd-tab) open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.