Saber
공식Find 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.
관련 서버
Kone.vc
스폰서Monetize your AI agent with contextual product recommendations
Trello
Manage and interact with Trello boards, lists, and cards.
shipping-mcp
Carrier detection, tracking URLs, shipping estimates, and customs calculator for AI agents. 6 tools, free, no API key.
Esa.io
Access the esa.io API to manage your team's knowledge base.
obsidian-brain
Standalone Obsidian MCP server with semantic search, knowledge graph analytics (PageRank, Louvain, shortest path), and vault editing — no plugin, no REST API, works when Obsidian is closed.
healthcare-billing-codes
Standard MCP Server for looking up CPT, ICD-10, and denial codes.
URL Shortener
A simple URL shortening tool using the CleanURI API.
Home Assistant MCP Server
An MCP server for interacting with Home Assistant. Requires HA_URL and HA_TOKEN environment variables.
Flight Planner
Create detailed flight plans using the fast-flights API.
Humanizer PRO
Humanizer PRO is an MCP server that transforms AI-generated text into natural, human-sounding content. It provides 4 tools: - humanize_text: Rewrite AI text to bypass detectors like GPTZero, Turnitin, Originality.ai, Copyleaks, and ZeroGPT. Three modes: Stealth (highest bypass rate), Academic (Turnitin-optimized), SEO (marketing content). - scan_ai_detection: Analyze text for AI patterns. Returns AI probability score, human-likeness percentage, and verdict. - check_word_balance: Check remaining word credits and subscription plan details. - get_subscription_plans: Browse plans - Free (500 words), Starter ($9.99/mo, 30K words), Creator ($14.99/mo, 100K words), Pro Annual ($119.88/yr, 100K words/mo). Authentication: OAuth 2.0. Works with ChatGPT, Claude, Cursor, and all MCP-compatible clients.
MCP Tasks Organizer
Converts Cursor agent plans into structured markdown task lists and organizes them in your repository.