mcpbeat Sign in

Splera MCP Server

local only

Splera runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm.

A/B testing for vibe coders: create, track, and ship experiments from your AI coding agent.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 22 · avg 6 · -16% w/w
a month agotoday
20
Installs / week
npm · splera-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

This one needs environment variables set before it will start: SPLERA_API_KEY (Your Splera API key. Generate one at https://splera.app/settings.), SPLERA_API_URL (Override the API base URL (defaults to https://splera.app). Useful for local/staging testing.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Splera

same job, measured the same way
I
Mushi Mushi
by kensaurus

Bug translation for vibe coders: plain-English diagnosis + paste-ready fix in your AI coding agent

291 installs/wk answering
Whooshly MCP
by whooshly

Create short links, QR codes, UTM templates, vCards, and landing pages from your AI assistant.

87 installs/wk answering
SpecPilot
by specpilot

Generate and validate a .specs/ bundle for your repo, then hand it to your AI coding agent

2 tools answering
E2b
by mcparmory

Create and manage secure sandboxes for running AI agent code

238 installs/wk local only
Vibe Test — Browser Testing Agent
by aishwaryshrivastav

Code-aware browser testing agent — 13 Playwright tools for AI code editors via MCP

584 installs/wk local only
N
agentsbase — Email for AI Agents
by agentsbase

Email for AI agents. Create mailboxes, send/receive emails, and auto-extract verification codes.

26 installs/wk local only
Project Memory MCP
by kaaustubh

Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.

118 installs/wk local only
Sv Number
by sv-number

Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back.

29 installs/wk local only

Splera — questions

Answers built from our own checks of this server.

Why is there no uptime for Splera?
Splera 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 splera-mcp was installed 20 times last week.
Is Splera still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Splera?
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 splera-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Splera?
The npm package splera-mcp was installed 20 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.