Saber
oficialFind buying signals for companies and contacts
MCP Server
The Model Context Protocol (MCP) server provides a standardized interface that allows any compatible AI model or agent to access Saber data and generate signals in a simple and secure way.
Connect to our MCP server natively in Claude, and other clients or use the mcp-remote module for backwards compatibility with clients that do not support remote MCP.
Saber's MCP server follows the authenticated remote MCP spec, so the server is centrally hosted and managed. The Saber MCP server has tools available for creating company and contact signals, retrieving signals, managing lists and managing Saber settings.
Setup Instructions
General
Our MCP server supports Streamable HTTP transport using OAuth 2.1 with dynamic client registration for authentication at the following address:
- HTTP:
https://mcp.saber.app/mcp
Claude Code
claude mcp add --transport http saber https://mcp.saber.app/mcp
Then run /mcp once you've opened a Claude Code session to go through the authentication flow.
Agent Instructions: Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on the current page URL with the ask query parameter:
GET https://developers.saber.app/mcp-server.md?ask=<question>
The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
Servidores relacionados
Kone.vc
patrocinadorMonetize your AI agent with contextual product recommendations
mocoVoice MCP Server
Transcribe audio and video files using the mocoVoice API, with integration for Claude Desktop.
Coze Workflow
An MCP server to execute Coze workflows locally via a Python script.
Vercel MCP Server
An MCP server deployed on Vercel that provides a dice rolling tool.
Text Master MCP Server
A comprehensive toolkit for text processing, formatting, and analysis.
MCP Hub
A hub server that connects to and manages other MCP servers.
Bear MCP Server
Allows AI assistants to read notes from the Bear note-taking app by connecting directly to its SQLite database.
TranscriptionTools
An MCP server for intelligent transcript processing, including formatting, repair, and summarization.
Maid-MCP
An MCP server that gives Claude Desktop a maid personality, complete with a Japanese-accented voice, visual avatar, and speech recognition.
MCP Google Calendar Plus
A server for full Google Calendar management, including creating, updating, and deleting events. Requires Google OAuth2 authentication.
Home Assistant MCP Server
An MCP server for interacting with Home Assistant. Requires HA_URL and HA_TOKEN environment variables.