Saber

The Saber MCP server has tools available for creating company and contact signals, retrieving signals, managing lists and managing Saber settings.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Company Signals.Create And Wait: Create a company signal and block until the result is ready — returns the answer in the same response (recommended over async)
  • Company Signals.List: List company signals with optional filters for domain, company ID, date range, and status
  • Company Signals.Create: Create a company signal asynchronously — returns immediately with a pending status; poll the returned ID or receive the result via webhook

What data it sees

Do you need an account

No: the server works without sign-in

The Saber MCP server has tools available for creating company and contact signals, retrieving signals, managing lists and managing Saber settings.

Server tool list (22)

Raw names from tools/list. Only developers need these.

company_signals.create_and_waitCreate a company signal and block until the result is ready — returns the answer in the same response (recommended over async)
company_signals.listList company signals with optional filters for domain, company ID, date range, and status
company_signals.createCreate a company signal asynchronously — returns immediately with a pending status; poll the returned ID or receive the result via webhook
company_signals.create_batchCreate multiple company signals in batch — combines domains and questions using a Cartesian product; use templates for batches over 100 signals
company_signals.getGet a company signal by ID — returns current status and AI-generated answer if completed
contacts.get_research_by_external_idGet contact research using an external system's ID (e.g. a HubSpot contact ID) and source name
contacts.create_researchStart a contact research job — AI gathers insights from LinkedIn and other sources asynchronously; use contacts.get_research to poll for results
contacts.get_researchGet contact research by ID — returns status and AI-generated insights if completed
contacts.searchSearch for contacts at a company via LinkedIn Sales Navigator — requires a LinkedIn Sales Navigator connection on the API key owner's account
contacts.create_signal_and_waitCreate a contact signal and block until the result is ready — returns the answer in the same response (recommended over async)
contacts.list_signalsList contact signals with optional filters for LinkedIn profile URL and pagination
contacts.create_signalCreate a contact signal asynchronously — returns immediately with a pending status; poll the returned ID or receive the result via webhook
contacts.get_signalGet a contact signal by ID — returns current status and AI-generated answer if completed
signal_templates.listList all signal templates for your organization
signal_templates.createCreate a reusable signal template — templates define standard research questions that can be applied to many companies in batch
signal_templates.getGet a signal template by ID
signal_templates.updateUpdate a signal template — creates a new version while preserving the template ID; omitted fields retain their previous values
signal_templates.deleteSoft-delete a signal template — marks it as deleted but preserves it for historical tracking
signal_summaries.listList all AI-generated signal summaries for a domain, ordered by creation date (latest first)
signal_summaries.generateGenerate an AI summary consolidating insights from all completed company signals for a domain
connectors.listList connectors and their connection status
credits.get_balanceGet remaining credits balance — returns how many API credits your organization has left in the current billing period
Saber: connect to Claude, ChatGPT, Cursor · Connectors.fun