Web search for AI agents. Ranked results with page passages already extracted, plus URL to markdown.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Search.
web_searchSearch the live web and get ranked results with the relevant passages already
extract_urlFetch one or more URLs and return their main content as clean markdown, with
A hosted Model Context Protocol server that gives an AI agent web search with the page content already extracted, plus clean markdown extraction of any URL.
There is nothing to install and nothing to run locally. The server is hosted at
https://search.neurobird.com/mcp over the streamable HTTP transport.
Get a key with one unauthenticated request. No signup form, no email, no card:
Every key carries 1,000 free credits a month.
web_searchSearch the live web and get ranked results with the relevant passages already extracted from each page, so a follow up fetch is usually unnecessary.
| Parameter | Type | Default | Notes |
|---|---|---|---|
query | string | required | The search query. |
search_depth | basic | standard | advanced | standard | advanced expands the query and reads more pages. |
max_results | integer | 6 | 1 to 20. |
include_answer | boolean | true | A grounded answer written only from retrieved passages. |
include_domains | string[] | Only return results from these domains. | |
exclude_domains | string[] | ||
days | integer | Restrict to the last N days. | |
topic | general | news | code | science | finance | general |
extract_urlFetch one or more URLs and return their main content as clean markdown, with navigation, adverts and boilerplate removed. PDFs are converted to text.
| Parameter | Type | Notes |
|---|---|---|
urls | string[] | Required. |
query | string | Trims each page to the passages relevant to it. |
format | markdown | text | Default markdown. |
The same URL works in any client that supports the streamable HTTP transport.
Tested with Claude Code. Cursor, Windsurf, Zed and the Claude desktop app all accept a streamable HTTP MCP server in this shape.
Credits: basic or standard search 1, advanced search 2, grounded answer +1,
extract_url 1 per page.
| Per 1,000 searches | |
|---|---|
| Free tier | 1,000 credits a month, no card |
| Basic search | $2 |
| Deep search | $4 |
| Deep search with grounded answer | $6 |
| At 1M credits a month | $1 per 1,000 |
MIT. See LICENSE.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/search-2)<a href="https://allmcps.com/mcp/search-2"><img src="https://allmcps.com/api/badge/search-2?style=directory" alt="Search on AllMCPs" /></a>