Real-time MCP server for general and vertical web searches, parallel batch queries, and full-page URL content extraction as Markdown.
Security Analysis
medium confidenceAnySearch MCP is a coherent web-search integration, but it sends searches, URLs, and optional API keys to AnySearch and may use third-party proxy packages if configured.
The advertised capabilities—web search, vertical search, batch search, and URL extraction—match the stated purpose. Users should remember that search terms and extracted URLs are handled by an external provider.
The instructions are focused on configuring and using the MCP search tools. No artifact-backed prompt override, deception, forced tool use outside the search workflow, or hidden behavior was found.
There is no install spec or local skill code, but the README provides optional MCP proxy configurations using npx with unpinned packages. This is purpose-aligned but depends on external npm packages and the remote AnySearch service.
The optional ANYSEARCH_API_KEY and remote data flow are documented, including advice not to send sensitive queries. Registry metadata does not declare required env vars because the key is optional.
The README suggests persisting a returned API key only after confirmation and optionally running an SSE proxy as a background service. These are disclosed and user-directed, but users should manage them deliberately.
Guidance
This skill appears purpose-aligned for web search and URL extraction. Before installing, decide whether you trust AnySearch with your queries and any API key, avoid sending confidential information, and prefer direct HTTP configuration or pinned proxy packages when possible.
Latest Release
v1.0.0
Initial release of AnySearch MCP Server. - Unified real-time search server supporting general web search, 23 vertical domains, parallel batch search, and URL content extraction. - Optional API key allows for higher rate limits, with automatic fallback to anonymous access. - Supports native Streamable HTTP transport (MCP spec 2025-03-26), plus proxy options for stdio and SSE. - Includes detailed setup instructions and sample configs for major agents (OpenCode, Claude Desktop, Cursor, VS Code Copilot, Windsurf, Cline). - Provides tools: `search`, `list_domains`, `batch_search`, `extract`, each with structured parameters and described behaviors.
Popular Skills
Published by @anysearch-ai on ClawHub