概览
What is AnySearch?
AnySearch is a unified real-time search MCP server supporting general web search, vertical domain search across 23 domains, parallel batch search, and full-page URL content extraction. It integrates with AI agents via the Model Context Protocol. Designed for developers and agents needing diverse, structured search capabilities.
How to use AnySearch?
Configure the server in your agent’s MCP settings as a Streamable HTTP endpoint at https://api.anysearch.com/mcp, optionally with an Authorization: Bearer <key> header. For agents that only support stdio or SSE, use a proxy like mcp-remote or supergateway. No installation beyond configuration is required.
Key features of AnySearch
- General web search with natural language queries
- Vertical domain search across 23 domains
- Parallel batch search (2–5 queries per call)
- Full-page URL content extraction as Markdown
- Anonymous access without an API key
Use cases of AnySearch
- Research a stock symbol using the finance vertical domain
- Batch search multiple independent topics (e.g., code and news) simultaneously
- Extract a full article from a URL for deeper context
- Perform structured queries in specialized domains like legal, academic, or security
FAQ from AnySearch
What transports does AnySearch support?
It natively supports Streamable HTTP (MCP 2025-03-26). SSE and stdio clients can connect via proxy tools (mcp-remote or supergateway).
Do I need an API key?
No, an API key is optional. Without one, the server uses anonymous access with lower rate limits. With a key, you get higher rate limits and automatic key renewal