Back to search
100
MCP live v1.0.0 streamable-http

Saber

app.saber.mcp/saber

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

Uptime
33.3%
18 probes
Response
160ms
last probe
Tools
77
callable

Tools · 77

findEmail

Find a verified email address for a contact at a domain

company_signals-list

List company signal runs with optional filters for domain, company ID, completion date, status, and subscription.

company_signals-create

Create a company research signal, return immediately, then poll the signal ID or receive results through a webhook.

company_signals-subscription_logs

List company signal executions produced by a specific signal subscription, with filters and pagination.

company_signals-create_batch

Create many company signals across domains, questions, or templates. Use templates for larger standardized batches.

company_signals-get

Retrieve the current status and AI-generated answer for a company signal when it has completed.

getContactResearchByExternalID

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

contacts-create_research

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

contacts-get_research

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

contacts-search

Search for contacts by company, name, job title, keyword, country, department, or seniority using the API key owner's Sales Navigator connection.

contacts-list_signals

List contact signal runs with optional filters for profile URL and pagination.

contacts-create_signal

Create a contact research signal, return immediately, then poll the signal ID or receive results through a webhook.

contacts-get_signal

Retrieve the current status and AI-generated answer for a contact signal when it has completed.

contact_lists-list

List saved contact lists with pagination.

contact_lists-create

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

contact_lists-get

Retrieve contact list metadata and the stored contact count.

contact_lists-update

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

contact_lists-delete

Permanently delete a contact list and its stored contact snapshots.

contact_lists-get_contacts

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

signal_templates-list

List all signal templates for your organization

signal_templates-create

Create a reusable research question template that can be applied to many companies in batch.

signal_templates-get

Get a signal template by ID

signal_templates-update

Update a signal template by creating a new version while preserving the template ID. Omitted fields keep their previous values.

signal_templates-delete

Soft-delete a signal template so it is no longer active while preserving it for historical tracking.

signal_subscriptions-list

List all signal subscriptions for your organization

signal_subscriptions-create

Schedule recurring signal execution for a template, domain, or list target.

signal_subscriptions-get

Get a signal subscription by ID

signal_subscriptions-update

Update a signal subscription

signal_subscriptions-start

Start a signal subscription

signal_subscriptions-stop

Stop a signal subscription

signal_subscriptions-trigger

Trigger an immediate run of a signal subscription

subscription_actions-list

List all actions for a subscription

subscription_actions-create

Create a subscription action

subscription_actions-get

Get a subscription action by ID

subscription_actions-update

Update a subscription action

subscription_actions-delete

Delete a subscription action

subscription_actions-pause

Pause a subscription action

subscription_actions-unpause

Unpause a subscription action

signal_summaries-list

List all AI-generated signal summaries for a domain, ordered by creation date (latest first)

signal_summaries-generate

Generate an AI summary consolidating insights from all completed company signals for a domain

market_signals-list_subscriptions

List all market signal subscriptions for your organization

market_signals-create_subscription

Create a market signal subscription to monitor job posts, LinkedIn posts, fundraising, investments, or IPOs

market_signals-get_subscription

Get a market signal subscription by ID

market_signals-update_subscription

Update a market signal subscription

market_signals-delete_subscription

Delete a market signal subscription

market_signals-pause_subscription

Pause a market signal subscription

market_signals-resume_subscription

Resume a paused market signal subscription

market_signals-trigger_subscription

Trigger an immediate run of a market signal subscription

market_signals-list_signals

List signals delivered by a market signal subscription

connectors-list

List connectors and their connection status

credits-get_balance

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

organisation-get

Get your organisation profile

organisation-update

Update your organisation profile

company_lists-import

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

company_lists-count_preview

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

company_lists-list

List saved company lists with pagination.

company_lists-create

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

company_lists-get

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

company_lists-update

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

company_lists-delete

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

company_lists-get_companies

Page through companies that match a saved company list filter.

company_lists-export

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

company_lists-search

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

scoring-profile-list

List scoring profiles

scoring-profile-create

Create a scoring profile

scoring-profile-get

Get a scoring profile

scoring-profile-update

Update a scoring profile

scoring-profile-delete

Delete a scoring profile

scoring-rule-list

List scoring rules for a profile

scoring-rule-upsert

Upsert a scoring rule

scoring-rule-delete

Delete a scoring rule

scoring-assignment-list

List profile assignments for an object

scoring-assignment-create

Assign a profile to a single object

scoring-assignment-bulk-create

Assign a profile to many objects at once

scoring-assignment-delete

Remove a profile assignment

scoring-scores-get

Read scores for one or more objects

scoring-compute

Trigger score recomputation

Similar MCP servers embedding-nearest

Demand Discovery AI live
Sales-agent MCP for Demand Discovery AI. Validate startup ideas with behavioral signals.
7 tools · streamable-http
io.github.QasperAI/qasper live
Discover and book businesses via AI agents.
9 tools · streamable-http
Almured live
Marketplace where AI agents ask AI agents that have live or proprietary data.
13 tools · streamable-http
io.github.bch1212/pubrecords live
US public-records intelligence for AI agents — companies, SEC, courts, spending, licenses.
10 tools · streamable-http
AdvocateMCP live
MCP layer for local businesses: discover, query, book, and transact with verified SMB AI agents.
10 tools · streamable-http
com.agentorist/agentorist live
Booking gateway for AI agents — discover events, movies & hotels, hand off to partner checkout.
7 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "saber": {
      "url": "https://mcp.saber.app/mcp",
      "transport": "streamable-http"
    }
  }
}