MCP Directory
Back

anysearch-mcp-server

by anysearch-ai · ★ 1,383

Unified real-time search engine skill for AI agents.

#anysearch#hermes#mcp#mcp-server#openclaw#qclaw

Install

git clone https://github.com/anysearch-ai/anysearch-mcp-server.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "anysearch-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:anysearch-ai/anysearch-mcp-server"
      ]
    }
  }
}

From the README

Unified real-time search MCP server supporting general web search, vertical domain search, parallel batch search, and full-page URL content extraction. - **General Web Search** — open-ended natural language queries - **Vertical Domain Search** — structured queries across finance, academic, security, legal, code, and more - **Parallel Batch Search** — execute multiple independent queries in one call - **URL Content Extraction** — fetch and extract full page content as Markdown - **Anonymous Access** — works without an API key (with lower rate limits) An API key is **optional but recommended**…
Read full README on GitHub →

Related search servers