mcpbeat Sign in

Search MCP Server

by neurobird Your server? Claim it
answering

Search is answering right now. Last checked 2 min ago. It exposes 2 tools. Last commit 31 Aug 2026.

Web search for AI agents. Ranked results with page passages already extracted, plus URL to markdown.

Uptime history 59 hours of history
59 hours agonow
100.0%
Uptime 24h
91 of 91 checks
2
Tools
read from the server
162 ms
Response time
average over 24h
0
Stars
last commit 31 Aug 2026

Nothing serious here today

Today is the operative word: we check Search every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 2 min ago.

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

Available tools 2

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

extract
extract_url
Fetch one or more URLs and return their main content as clean markdown, with navigation, ads and boilerplate removed. Pass a query to get only the passages of each page relevant to it.
web
web_search
Search the live web and get ranked results with the relevant passages already extracted from each page. Use search_depth 'advanced' for research questions, 'basic' for a quick lookup. Set include_answer to get a grounded summary whose quotes are checked against their sources.

Endpoints

URLTransportStateLatencyChecked
https://search.neurobird.com/mcp streamable-http answering 167 ms 2 min ago

Alternatives to Search

same job, measured the same way
Linkup
by mcparmory

Search the web and fetch pages with sourced results, optimized for AI agents

300 installs/wk local only
C
Sofya
by sofya

Web search, fetch, extract, and research for AI agents. Markdown output + AI-synthesized answers.

4 tools answering
Andi Search
by andiai

Real-time web search and page fetch for AI agents from Andi's own index. LLM-ready markdown output.

answering
срезAI — Search API for AI agents
by srezai

Web search, page reading and structured extraction for AI agents, with strong RU coverage

9 tools answering
Web Research MCP
by csoai-org

AI-powered web research MCP server for agents. Supports web search, browse page, extract...

188 installs/wk local only
Jina Reader
by pipeworx-io

Jina AI Reader/Search MCP — turn any URL into clean LLM-ready markdown, plus web search.

33 tools answering
C
Forage
by forage

Web search and URL-to-markdown for agents. Pay per call in USDC on Base, no signup.

2 tools answering
Trawlia
by trawlia

Web search and page extraction for agents, returned as readable text rather than raw JSON.

172 installs/wk local only

Search — questions

Answers built from our own checks of this server.

What can Search do?
It exposes 2 tools, read directly from the server on our last check. Among them: extract_url, web_search. 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 working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 162 ms. The bar chart above shows every period we have measured.
How do I connect Search?
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 need an API key?
No. Search completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Search?
It answers our handshake in 162 ms on average, which is faster than 78% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Search open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.