Anysearch MCP Server

Web, domain-specific, and parallel search with full page content extraction for AI agents.

Data last scanned today · Reviewed today

534 tools1,642Apache-2.0

Overview

Anysearch MCP Server provides a comprehensive interface for AI agents to perform general web searches and targeted vertical domain queries. It supports parallel batch processing for multiple queries and includes a specialized tool to fetch and transform webpage content directly into Markdown format for streamlined processing. The server operates in an anonymous mode, allowing immediate use without credentials, though it supports optional API key authentication for higher rate limits. It simplifies the registration process by allowing agents to facilitate account creation, delivering credentials directly to the user's provided email address.

Our verdict

This server carries a high risk level with a security score of 53/100. The score is impacted by the fact that it is a community-maintained project rather than an official vendor tool, and several critical areas such as authentication methods and read-only mode safety have not been editorially reviewed. Given these unknowns, users should exercise caution before deploying this in environments handling sensitive information.

  • Supports parallel execution of independent search queries
  • Provides zero-dependency architecture to minimize supply-chain surface
  • Enables automatic content conversion from URLs to Markdown
  • Includes active maintenance with recent repository updates
  • High-risk security profile due to lack of editorial review
  • Relies on community maintenance instead of official vendor support
  • Authentication and read-only safety mechanisms remain unverified

Tools

ToolDescriptionRisk
searchExecute a search query — general or vertical domain.low
get_sub_domainsQuery the vertical domain directory. Required before any search that uses a domain — returns valid sub_domains and their parameter schemas.low
batch_searchExecute 1–5 independent search queries in parallel.low
extractFetch full page content from a URL and return as Markdown.low

Compatibility

ClientLocalDockerRemoteRead-only
Claude Desktop
Cursor
VS Code
Windsurf
ChatGPT

Frequently asked questions

Is an API key required to use the AnySearch MCP server?

No, an API key is optional. You can use the server with anonymous access, though this comes with lower rate limits.

How can I obtain an API key?

You can either register for an API key directly through the agent by providing a real email address, or you can create one manually at https://anysearch.com/console/api-keys.

Which MCP transports are supported?

The server natively supports Streamable HTTP (MCP spec 2025-03-26). SSE and stdio clients can connect to the server via proxy.

How does the server prioritize different API key configurations?

The server checks for keys in the following order of priority: the --api_key CLI flag or Authorization header, the ANYSEARCH_API_KEY environment variable, a .env file, and finally anonymous access.

What happens if my API key is exhausted?

If your key is exhausted and an auto-registered key is returned, you should confirm and persist the new key. If no new key is available, you will need to configure a new API key.

Alternatives

Badge

Anysearch MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.