mcpbeat Sign in

Fiber AI MCP Server

answering

Fiber AI is answering right now. Last checked 9 min ago. It exposes 5 tools. Last commit 28 Apr 2026.

Search companies, enrich contacts, and reveal emails and phones from your AI agent.

Uptime history 47 days of history · worst day 49%
47 days agonow
50.0%
Uptime 24h
91 of 182 checks
5
Tools
read from the server
516 ms
Response time
average over 24h
0
Stars
last commit 28 Apr 2026

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 12 August 2026. No other catalogue keeps this.

12 Aug a tool changed the parameters it asks for call_operation

Fiber AI does not always answer

Over the last week it answered 50.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.fiber.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.fiber.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.fiber.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.fiber.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.fiber.ai/mcp"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

all
list_all_endpoints
List available Fiber API endpoints with optional tag/search filtering.
call
call_operation
Execute any Fiber API operation by operationId. IMPORTANT: - Most operations require `apiKey` in the request body. - Prefer search_endpoints() first when operation choice is ambiguous. - Use get_endpoint_details_full(operationId='...') first for complex/nested parameter shapes. Args: operationId: The operation ID to call params: Parameters dict: {"body": {...}, "path": {...}, "query": {...}} Returns: API response data or error details.
endpoint
get_endpoint_details_full
Get COMPLETE schema and details for a specific API operation. Use this BEFORE calling an API to understand exactly what parameters are needed. Args: operationId: The operation ID (e.g., "syncContactEnrichment") Returns: Complete schema including all required/optional fields, request body schema, response schema, and example usage.
endpoints
search_endpoints
Canonical API selection tool for endpoint discovery and ranking. Use this first to get the top recommended operations for a user intent. Supports optional constraints plus tag-scoped selection via preferredTags, excludedTags, or a curated tagPack key.
tag
list_tag_packs
List curated tag packs for large tool catalogs. Use this to narrow exploration (for example social-media or enrichment).

Endpoints

URLTransportStateLatencyChecked
https://mcp.fiber.ai/mcp/v2/ streamable-http answering 1270 ms 9 min ago
https://mcp.fiber.ai/mcp streamable-http answering 525 ms 9 min ago

Alternatives to Fiber AI

same job, measured the same way
MCP Apollo
by agenteam-ai-2026

Apollo.io MCP server. Search people, enrich contacts, find emails, research companies.

local only
FullEnrich
by fullenrich

Search B2B contacts, enrich verified emails and phone numbers, and export results.

answering
MCP Pronto
by prontohq

B2B sales intelligence: find companies, extract leads, enrich contacts with emails/phones.

answering
SalesQL
by salesql

Find verified B2B emails and phone numbers; search and enrich people and companies for prospecting.

answering
Prospeo MCP Server
by prospeo

Prospeo: Find, search, and enrich people and companies with verified emails and mobile numbers.

492 installs/wk answering
MCP Company Contact Details Extractor
by mambabuilt

Find a company contact page and extract role emails, a phone number and a postal address.

36 installs/wk local only
Leadsapp
by leadsapp

Search 136M+ US/CA B2B contacts free, verify emails free, get compliance verdicts. Pay per reveal.

answering
MCP Enrichment
by intelagentstudios

Multi-source entity enrichment: company data, contacts, email verification, and phone validation

70 installs/wk local only

Fiber AI — questions

Answers built from our own checks of this server.

What can Fiber AI do?
It exposes 5 tools, read directly from the server on our last check. Among them: call_operation, get_endpoint_details_full, list_all_endpoints, list_tag_packs, search_endpoints. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Fiber AI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 182 checks got a reply (50.0%), average response time 516 ms. The bar chart above shows every period we have measured.
How do I connect Fiber AI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Fiber AI need an API key?
No. Fiber AI completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Fiber AI?
It answers our handshake in 516 ms on average, which is faster than 28% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Fiber AI open source?
Yes — it is published under the MIT licence, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.