mcpbeat Sign in

Saperly MCP Server

by idanbier999 Your server? Claim it
local only

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

Phone carrier for AI agents. Provision numbers, make calls, send SMS, TCPA compliance built-in.

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

Installs per day peak 16 · avg 5 · +0% w/w
a month agotoday
23
Installs / week
npm · @saperly/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

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.

Package points at a different repository idanbier999/saperly
пакет @saperly/mcp ссылается на saperly/saperly-mcp

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

This one needs environment variables set before it will start: SAPERLY_API_KEY (Your Saperly API key (sk_live_... or sk_test_...). Get one at https://saperly.com/portal — 500 free credits on signup.), SAPERLY_BASE_URL (Override the Saperly API base URL. Optional — only set for local dev or staging environments.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Saperly

same job, measured the same way
VAT Validator MCP
by ojaskord

Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.

118 installs/wk 2 tools answering
FrankKi
by frankki

The agentic layer of letters. Agents send real printed mail worldwide, German compliance built in.

4 tools answering
AgentAegis
by astafford8488

Pay-per-call cybersecurity for AI agents: vuln scans, threat intel, compliance, code security.

28 tools answering
I
Dropcoin Validation
by freshfos

EU compliance checks for AI agents: sanctions, company, VAT ID, IBAN, email. Pay per call.

6 tools answering
Air Blackbox MCP
by airblackbox

EU AI Act compliance scanner for Python AI agents. 14 tools across 6 articles.

local only
Passiv Web Tools
by mahope

Free web tools for AI agents: HTML to Markdown, compliance scan, page profile, security headers.

local only
vat.support VAT Compliance
by vmalyshev1

EU/UK VAT compliance for AI agents: number validation, rate lookups, reverse-charge checks.

5 tools answering
Air Blackbox
by shotwellj

EU AI Act compliance scanner for Python AI agents — scan, analyze, and remediate

234 installs/wk local only

Saperly — questions

Answers built from our own checks of this server.

Why is there no uptime for Saperly?
Saperly 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 @saperly/mcp was installed 23 times last week.
Is Saperly 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 Saperly?
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 @saperly/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Saperly?
The npm package @saperly/mcp was installed 23 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.