#587 · Primary category: AI Agents & Automation

anysearch-mcp-server

anysearch hermes mcp mcp-server openclaw qclaw

Unified real-time search MCP server supporting general web search, vertical domain search, parallel batch search, and full-page URL content extraction.

Project last updated:08/24/26

GitHub Stars

1.8K

Forks

184

Contributors

6

License

Apache-2.0

Why we included this project

Most MCP servers give an agent one way to reach the web; AnySearch bundles four of them into a single server. You get open-ended web search, structured queries scoped to domains like finance, security, and code, batch search that runs several independent questions in one call, and full-page extraction that returns a page's content as Markdown. That last piece matters for agents that need to actually read a source rather than skim a snippet. It is also easy to try out: everything works without an API key, and registering one, which the agent can do in a single call with just an email address, raises the rate limits. Transport is well covered too, with Streamable HTTP native and SSE and stdio clients supported through a proxy.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category