The Tab (scvd-tab)
Rank #5,560store.scvd/tab
Every tool a builder signs up for, on one tab: trials, burn, price drift. Local JSONL, zero deps.
The Tab (scvd-tab) is a Model Context Protocol (MCP) server published by seancrecord. It ranks #5,560 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. The Tab (scvd-tab) is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 2, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 109,900 of 115,460 servers on MCP Toplist.
Use The Tab (scvd-tab)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tab -- npx -y scvd-tab[mcp_servers.tab]
command = "npx"
args = ["-y", "scvd-tab"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tab": {
"command": "npx",
"args": [
"-y",
"scvd-tab"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tab": {
"command": "npx",
"args": [
"-y",
"scvd-tab"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tab": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"scvd-tab"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tab": {
"command": "npx",
"args": [
"-y",
"scvd-tab"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tab": {
"command": "npx",
"args": [
"-y",
"scvd-tab"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/store.scvd%2Ftab)<a href="https://mcptoplist.com/server/store.scvd%2Ftab"><img src="https://mcptoplist.com/badge/store.scvd%2Ftab.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
seancrecord
Available versions (2)
| Version | Published |
|---|---|
| 0.5.0 | Aug 21, 2026 |
| 0.4.2 | Aug 11, 2026 |
Frequently asked questions
- Who maintains The Tab (scvd-tab)?
- The Tab (scvd-tab) is maintained by seancrecord, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is The Tab (scvd-tab) listed on the Official MCP Registry?
- Yes — The Tab (scvd-tab) is listed on the Official MCP Registry.
- How many versions does The Tab (scvd-tab) have?
- MCP Toplist tracks 2 versions of The Tab (scvd-tab), most recently published on Aug 21, 2026.
- Where can I find the source code for The Tab (scvd-tab)?
- The source code for The Tab (scvd-tab) is hosted at github.com/seancrecord/scvd-general-store-repo.