Retrieve web content in markdown format by querying the pure.md MCP server, enabling AI clients to access and process blocked or searchable online resources.
Perform targeted web searches across specific sites or time periods to retrieve more relevant results than standard AI search, with configurable filters for precision.
Perform targeted web searches for specific sites or time periods using the DeepSearch model, delivering more accurate results than standard AI search tools while requiring additional processing time.
Implementation of an MCP server for the RAG Web Browser Actor. This Actor serves as a web browser for large language models (LLMs) and RAG pipelines, similar to a web search in ChatGPT.
An MCP server that enables AI models to perform Google Web searches using the Gemini API, complete with citations and grounding metadata for accurate information retrieval. It is compatible with Claude Desktop and other MCP clients for real-time web access.