← Back to Skills Marketplace
33343
Downloads
27
Stars
30
Active Installs
1
Versions
Install in OpenClaw
/install anysearch-mcp
Description
Real-time MCP server for general and vertical web searches, parallel batch queries, and full-page URL content extraction as Markdown.
Usage Guidance
Install this only if you are comfortable sending search queries, extracted URLs, and any configured AnySearch API key to the AnySearch service. Prefer environment variables for the API key, avoid sensitive searches, and review any npx proxy package before using stdio or SSE modes.
Capability Assessment
Purpose & Capability
The skill provides real-time search, vertical search, batch search, and URL extraction through AnySearch; sending search queries, URLs, and optional API keys to api.anysearch.com is clearly disclosed and purpose-aligned.
Instruction Scope
Instructions are scoped to configuring and using the MCP server, selecting search modes, and avoiding sensitive queries; no hidden role changes, prompt overrides, or unrelated agent-control instructions were found.
Install Mechanism
Installation is configuration-based, using Streamable HTTP directly or npx-based proxy tools for stdio/SSE clients. The artifact itself contains only Markdown, but users should understand that npx proxy setup fetches third-party packages.
Credentials
Network access and optional environment or .env API-key configuration are proportionate for a hosted search MCP service, and the skill explicitly warns that queries, extracted URLs, and API keys are sent to AnySearch.
Persistence & Privilege
The only persistence described is normal MCP/client configuration, optional API-key storage, and an optional local SSE proxy that may remain running; the skill says to ask for confirmation before persisting a newly issued key and shows no privilege escalation or hidden persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install anysearch-mcp - After installation, invoke the skill by name or use
/anysearch-mcp - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is AnySearch MCP?
Real-time MCP server for general and vertical web searches, parallel batch queries, and full-page URL content extraction as Markdown. It is an AI Agent Skill for Claude Code / OpenClaw, with 33343 downloads so far.
How do I install AnySearch MCP?
Run "/install anysearch-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AnySearch MCP free?
Yes, AnySearch MCP is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AnySearch MCP support?
AnySearch MCP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AnySearch MCP?
It is built and maintained by AnySearch (@anysearch-ai); the current version is v1.0.0.
More Skills