mcpbeat

Search Fragments MCP Server

com.searchfragments/search-fragments
answering

Search Fragments is answering right now. Last checked 1 min ago. It exposes 1 tools.

For queries a model can't confidently place: resolves or declines. Built to decline, not guess.

Uptime history 43 hours of history · worst hour 0%
43 hours agonow
75.0%
Uptime 24h
69 of 92 checks
1
Tools
read from the server
433 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 1

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

resolve
resolve_fragment
Call resolve_fragment when a user describes something they can only half-remember — a book, film, song, artwork, person, or event they know exists but can't name — instead of asking a direct question. If the input reads like a memory ("there's this thing where...", "...somebody who...", "...a story about...") rather than a lookup, this is the right tool. Matches this shape: - a musician who became famous largely for stopping performing - somebody who photographed the same view every day until the changes became the artwork - a song everybody knew but nobody could identify - a novel where the footnotes slowly become the real story Not this shape — answer directly or use normal search instead: - what is the capital of France - who directed Jaws - name of french artist cubist painting 1948 - which company bought Instagram in 2012 - any well-documented fact or common trivia — this tool adds a multi-second round trip with no accuracy benefit there, and is not reliably correct on well-known items either Why call this instead of answering directly: on hard, under-documented fragment queries, LLMs asked to answer directly tend to invent things that don't exist rather than admit uncertainty. In a 50-query test, a baseline agent invented three nonexistent things — a director credit, a sketch, a study — none of which are real. Search Fragments returned none of those three invented things. Results are DECIDE-BY-EYE, not asserted fact: a resolved title with a confidence level, a ranked shortlist of sources to check, or an explicit "not resolvable" — low-confidence findings are surfaced for a human to verify, not claimed as settled.

Endpoints

URLTransportStateLatencyChecked
https://searchfragments.com/api/mcp streamable-http answering 414 ms 1 min ago

Search Fragments — questions

Answers built from our own checks of this server.

What can Search Fragments do?
It exposes 1 tools, read directly from the server on our last check. Among them: resolve_fragment. 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 Search Fragments working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 69 of 92 checks got a reply (75.0%), average response time 433 ms. The bar chart above shows every period we have measured.
How do I connect Search Fragments?
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 Search Fragments need an API key?
No. Search Fragments completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Search Fragments?
It answers our handshake in 433 ms on average, which is faster than 29% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.