anysearch-mcp-server

anysearch-mcp-server

Unified real-time search capability supporting various queries and content extraction.

MCPResearchOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.3k
Source
mcp-github

Overview

AnySearch MCP Server is a unified real-time search skill designed for AI agents. It supports general web search, vertical domain search, parallel batch search, and full-page URL content extraction. The skill can be configured for anonymous access (lower rate limit) or with an API key (higher rate limit). Ideal for AI agents requiring real-time search and content extraction.

Capabilities

  • General web search
  • Vertical domain search
  • Parallel batch search
  • URL content extraction
  • Anonymous access

Use cases

Real-time web information retrievalVertical domain data queryingBatch search tasksWebpage content extraction

Setup

Requires: API Key (可选)
For agents supporting Streamable HTTP transfer, simply add the AnySearch MCP server URL and API key (if applicable) in the configuration file. For example, in OpenCode, edit `~/.opencode/config.json` or the project's `opencode.json` file:
```json

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Is an API key required?

API key is optional but recommended to achieve higher rate limits.

How do I get an API key?

Visit https://anysearch.com/console/api-keys to create a free API key.

Related skills