Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Saber

REMOTE · MCP.SABER.APP · SCANNED SEP 13

Sales intelligence — research companies, qualify prospects, and find contacts.

Available components

−6 this week 88 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security97
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
  • The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
Schema Quality & AI Usability76
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 2752 tokens (~36/item across 76 items; 75 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management61
  • Stability check failed: schema churn in the 30 days we've observed: 47 tool removals, 0 breaking changes, 0 auth/transport breaks, 3 additions. See how to fix → Fail
Tool Coverage88
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 65% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 8 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 76 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the Saber MCP server?

Saber is a hosted endpoint at https://mcp.saber.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.saber.app

# add to Claude Code
claude mcp add --transport http app-saber-mcp-saber 'https://mcp.saber.app/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "app-saber-mcp-saber": {
      "url": "https://mcp.saber.app/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "app-saber-mcp-saber": {
      "type": "http",
      "url": "https://mcp.saber.app/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.app-saber-mcp-saber]
url = "https://mcp.saber.app/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-saber-mcp-saber": {
      "type": "remote",
      "url": "https://mcp.saber.app/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-saber-mcp-saber --url 'https://mcp.saber.app/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-saber-mcp-saber:
    url: "https://mcp.saber.app/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "app-saber-mcp-saber": {
      "Transport": "http",
      "Url": "https://mcp.saber.app/mcp"
    }
  }
}
# add to Vellum
assistant mcp add app-saber-mcp-saber -t streamable-http -u 'https://mcp.saber.app/mcp'
// mcp.json
{
  "mcpServers": {
    "app-saber-mcp-saber": {
      "type": "http",
      "url": "https://mcp.saber.app/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 13 Sept 26 +2

    No change was recorded against any check on this day. Stability & Change Management went from 44 to 61.

  • 12 Sept 26 −8
    • Stability: pass → fail security
    • A breaking change shipped without a version bump: still 1.0.0 security
    • Tool “company_signals-create” was removed security
    • Tool “company_signals-create_batch” was removed security
    • Tool “company_signals-get” was removed security
    • Tool “company_signals-list” was removed security
    • Tool “company_signals-subscription_logs” was removed security
    • Tool “contacts-create_signal” was removed security
    • Tool “contacts-get_signal” was removed security
    • Tool “contacts-list_signals” was removed security
    • Tool “findEmail” was removed security
    • Tool “findEmailBatchGet” was removed security
    • Tool “findEmailBatchSubmit” was removed security
    • Tool “getContactResearchByExternalID” was removed security
    • Tool “market_signals-create_subscription” was removed security
    • Tool “market_signals-delete_subscription” was removed security
    • Tool “market_signals-get_subscription” was removed security
    • Tool “market_signals-list_signals” was removed security
    • Tool “market_signals-list_subscriptions” was removed security
    • Tool “market_signals-pause_subscription” was removed security
    • Tool “market_signals-resume_subscription” was removed security
    • Tool “market_signals-trigger_subscription” was removed security
    • Tool “market_signals-update_subscription” was removed security
    • Tool “signal_subscriptions-create” was removed security
    • Tool “signal_subscriptions-get” was removed security
    • Tool “signal_subscriptions-list” was removed security
    • Tool “signal_subscriptions-start” was removed security
    • Tool “signal_subscriptions-stop” was removed security
    • Tool “signal_subscriptions-trigger” was removed security
    • Tool “signal_subscriptions-update” was removed security
    • Tool “signal_summaries-generate” was removed security
    • Tool “signal_summaries-list” was removed security
    • Tool “signal_templates-create” was removed security
    • Tool “signal_templates-delete” was removed security
    • Tool “signal_templates-get” was removed security
    • Tool “signal_templates-list” was removed security
    • Tool “signal_templates-update” was removed security
    • Tool “signals-firmographics” was removed security
    • Tool “signals-funding” was removed security
    • Tool “signals-mna” was removed security
    • Tool “signals-open_jobs” was removed security
    • Tool “signals-tech” was removed security
    • Tool “subscription_actions-create” was removed security
    • Tool “subscription_actions-delete” was removed security
    • Tool “subscription_actions-get” was removed security
    • Tool “subscription_actions-list” was removed security
    • Tool “subscription_actions-pause” was removed security
    • Tool “subscription_actions-unpause” was removed security
    • Tool “subscription_actions-update” was removed security
    • Tool “companies-enrich_custom_batch” rewrote its description, which is the text the model reads security
    • Tool “company_lists-create” rewrote its description, which is the text the model reads security
    • Tool “company_lists-export” rewrote its description, which is the text the model reads security
    • Tool coverage: 80% → 65% functional
    • Schema quality: 40 → 36 functional
    • Schema quality: good → fair functional
    • New tool “contacts-enrich_work_email_batch” functional
    • New tool “contacts-enrich_work_email_batch_get” functional
    • New tool “contacts-get_research_by_external_id” functional
  • 29 Aug 26 0
    • Tool “contacts-search” rewrote its description, which is the text the model reads security
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 21 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 13 Sept 2026 · Probed https://mcp.saber.app/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.saber.app CN=WR3,O=Google Trust Services,C=US 5 Aug 2026 3 Nov 2026 RSA 2048 SHA256-RSA d48ee84f5cd07d7f0a4d4c4d7a89eab6
SANs: mcp.saber.app
CN=WR3,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a91568d63abc22861684aa4b5a
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of mcp.saber.app. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
saber.app. present 39806 13 Verified
mcp.saber.app. Verified address RRset verified with the apex keys
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="Saber MCP", resource_metadata="https://mcp.saber.app/.well-known/oauth-protected-resource"

Bearer realm="Saber MCP", resource_metadata="https://mcp.saber.app/.well-known/oauth-protected-resource"
Header Value
strict-transport-security max-age=31536000; includeSubDomains
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy geolocation=(), microphone=()

Protected resource metadata

Document https://mcp.saber.app/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://mcp.saber.app
Authorisation server https://mcp.saber.app

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.saber.app/mcp Verified 200
http (plaintext) http://mcp.saber.app/mcp HTTPS enforced
MCP tools · 75 exposed · ~2,724 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
companies-enrich_custom ~30

Enrich a company with a custom question

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

companies-enrich_custom_batch ~83

Enrich many companies with one shared custom question — one run per target domain. Capped at 100 targets per call; split a larger list into successive calls of 100 or fewer. Returns 202 immediately; poll each run with enrichment_runs-get or list them with enrichment_runs-list.

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

companies-enrich_firmographics ~31

Enrich a company with firmographics

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

companies-enrich_funding ~30

Enrich a company with funding status

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

companies-enrich_mna ~31

Enrich a company with M&A activity

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

companies-enrich_open_jobs ~30

Enrich a company with open jobs

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

companies-enrich_tech_stack ~32

Enrich a company with its tech stack

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

companies-generate_summary ~26

Generate a company summary

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

companies-list_summaries ~36

List company summaries

NameTypeReqDescription
domainstringyes
limitinteger
offsetinteger

No output schema declared.

No examples provided.

company_lists-count_preview ~39

Estimate how many companies match a list filter and how many credits the list operation would cost.

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

company_lists-create ~42

Save a company filter as a reusable list for review, enrichments, scoring, export, and CRM workflows.

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

company_lists-delete ~38

Delete a saved company list and remove its reusable segment boundary.

NameTypeReqDescription
listIdstringyesThe unique identifier of the company list to delete

No output schema declared.

No examples provided.

company_lists-export ~52

Export a saved company list to CSV, optionally including selected firmographic and enrichment columns.

NameTypeReqDescription
__requestBodyobjectRequest body
listIdstringyesThe unique identifier of the company list

No output schema declared.

No examples provided.

company_lists-get ~37

Retrieve company list metadata, including its filter and current company count.

NameTypeReqDescription
listIdstringyesThe unique identifier of the company list

No output schema declared.

No examples provided.

company_lists-get_companies ~76

Page through companies that match a saved company list filter.

NameTypeReqDescription
limitintegerMaximum number of companies to return (1–100, default 25)
listIdstringyesThe unique identifier of the company list
offsetintegerNumber of companies to skip for pagination (default 0)

No output schema declared.

No examples provided.

company_lists-import ~39

Import companies from a HubSpot list, view, or segment into a saved Saber company list.

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

company_lists-list ~55

List saved company lists with pagination.

NameTypeReqDescription
limitintegerMaximum number of lists to return (1–100, default 20)
offsetintegerNumber of lists to skip for pagination (default 0)

No output schema declared.

No examples provided.

company_lists-search ~37

Preview up to 50 companies that match a filter before creating a reusable company list.

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

company_lists-update ~50

Update a company list name or filter and refresh cached matching companies.

NameTypeReqDescription
__requestBodyobjectyesRequest body
listIdstringyesThe unique identifier of the company list to update

No output schema declared.

No examples provided.

connectors-list ~15

List connectors and their connection status

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

contact_lists-create ~42

Run a LinkedIn Sales Navigator search, store a point-in-time contact snapshot, and return contact list metadata.

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

contact_lists-delete ~36

Permanently delete a contact list and its stored contact snapshots.

NameTypeReqDescription
listIdstringyesThe unique identifier of the contact list

No output schema declared.

No examples provided.

contact_lists-get ~34

Retrieve contact list metadata and the stored contact count.

NameTypeReqDescription
listIdstringyesThe unique identifier of the contact list

No output schema declared.

No examples provided.

contact_lists-get_contacts ~80

Page through contacts stored in a saved list without making a new Sales Navigator request.

NameTypeReqDescription
limitintegerMaximum number of contacts to return (1–100, default 25)
listIdstringyesThe unique identifier of the contact list
offsetintegerNumber of contacts to skip for pagination (default 0)

No output schema declared.

No examples provided.

contact_lists-list ~55

List saved contact lists with pagination.

NameTypeReqDescription
limitintegerMaximum number of lists to return (1–100, default 20)
offsetintegerNumber of lists to skip for pagination (default 0)

No output schema declared.

No examples provided.

contact_lists-update ~47

Rename a saved contact list without changing its stored contact snapshot.

NameTypeReqDescription
__requestBodyobjectyesRequest body
listIdstringyesThe unique identifier of the contact list

No output schema declared.

No examples provided.

contacts-create_research ~43

Start asynchronous AI research for a contact using LinkedIn and other sources, then poll the research ID for results.

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

contacts-enrich_custom ~30

Enrich a contact with a custom question

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

contacts-enrich_work_email ~30

Find a contact's verified work email

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

contacts-enrich_work_email_batch ~30

Submit a bulk find-email batch

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

contacts-enrich_work_email_batch_get ~37

Poll a bulk find-email batch

NameTypeReqDescription
idstringyesThe `batch_id` returned by the submit call.

No output schema declared.

No examples provided.

contacts-get_research ~43

Retrieve the current status and AI-generated insights for a contact research job when it has completed.

NameTypeReqDescription
idstringyesThe unique identifier of the contact research request

No output schema declared.

No examples provided.

contacts-get_research_by_external_id ~82

Retrieve contact research using an external system ID, such as a HubSpot contact ID, plus the source name.

NameTypeReqDescription
externalIdstringyesThe external identifier of the contact research request (e.g., HubSpot contact ID)
externalSourcestringyesThe source system that provided the external ID (e.g., "hubspot")

No output schema declared.

No examples provided.

contacts-search ~49

Search for contacts by person, role, tenure, industry, company headcount, company type, or recent job change using the API key owner's Sales Navigator connection.

NameTypeReqDescription
__requestBodyyesRequest body

No output schema declared.

No examples provided.

credits-get_balance ~25

Check how many Saber API credits your organization has left in the current billing period.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

enrichment_runs-get ~22

Get an enrichment run

NameTypeReqDescription
runIdstringyes

No output schema declared.

No examples provided.

enrichment_runs-list ~119

List enrichment runs

NameTypeReqDescription
entityIdstringExact company id; never matches contact runs.
entityTypestring
fromDatestringInclude runs created at or after this instant.
limitinteger
offsetinteger
statusarrayRepeatable. Unknown values are rejected with `422`.
toDatestringInclude runs created at or before this instant.
typestringRun type — `custom` or a prebuilt enrichment type.

No output schema declared.

No examples provided.

enrichment_templates-create ~25

Create an enrichment template

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

enrichment_templates-delete ~22

Delete an enrichment template

NameTypeReqDescription
templateIdstringyes

No output schema declared.

No examples provided.

enrichment_templates-get ~22

Get an enrichment template

NameTypeReqDescription
templateIdstringyes

No output schema declared.

No examples provided.

enrichment_templates-list ~41

List enrichment templates

NameTypeReqDescription
includeDeletedbooleanInclude deleted templates in the response
limitinteger
offsetinteger

No output schema declared.

No examples provided.

enrichment_templates-update ~33

Update an enrichment template

NameTypeReqDescription
__requestBodyobjectyesRequest body
templateIdstringyes

No output schema declared.

No examples provided.

enrichment_types-list ~13

List enrichment types

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

monitors-create ~23

Create a monitor

NameTypeReqDescription
__requestBodyobjectyesRequest body

No output schema declared.

No examples provided.

monitors-create_action ~33

Create a monitor action

NameTypeReqDescription
__requestBodyobjectyesRequest body
monitorIdstringyes

No output schema declared.

No examples provided.

monitors-delete ~20

Delete a monitor

NameTypeReqDescription
monitorIdstringyes

No output schema declared.

No examples provided.

monitors-delete_action ~30

Delete a monitor action

NameTypeReqDescription
actionIdstringyes
monitorIdstringyes

No output schema declared.

No examples provided.

monitors-get ~20

Get a monitor

NameTypeReqDescription
monitorIdstringyes

No output schema declared.

No examples provided.

monitors-get_action ~30

Get a monitor action

NameTypeReqDescription
actionIdstringyes
monitorIdstringyes

No output schema declared.

No examples provided.

monitors-list ~39

List monitors

NameTypeReqDescription
kindstring
limitinteger
offsetinteger
targetstring

No output schema declared.

No examples provided.

Common questions

What is the Saber MCP server?

Saber is an MCP server listed in the public MCP registry as app.saber.mcp/saber. Sales intelligence, research companies, qualify prospects, and find contacts. This page covers its hosted endpoint (https://mcp.saber.app/mcp).

Is the Saber MCP server safe to use?

Saber scores 88 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Saber MCP server expose?

Saber exposes 75 tools: companies-enrich_custom, companies-enrich_custom_batch, companies-enrich_firmographics, companies-enrich_funding, companies-enrich_mna, and 70 more. Their descriptions and schemas cost roughly 2,724 tokens of context every time the server is loaded.

Does the Saber MCP server require authentication?

Yes. Saber asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the Saber MCP server still maintained?

Saber is still listed as active in the MCP registry. We last reached this channel on 13 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.