logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

unified-multi-source-query-engine

A consolidated utility designed to harmonize disparate web information retrieval systems, offering a singular interface for querying multiple search backends. It aggregates data streams from leading providers such as Google, Brave News index, and DuckDuckGo, returning results structured coherently.

Author

unified-multi-source-query-engine logo

sanjoy1234

MIT License

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

searchapisapisearch enginesmulti searchmultiple search

smithery badge

Consolidated Information Retrieval Utility

A streamlined server component that orchestrates data access across several prominent search indexes via a uniform stdio protocol. Interact with Google, Brave News, and DuckDuckGo without managing bespoke client libraries or distinct request schemata.


🔍 Core Functionality

  • Google Indexing leveraging SerpApi services (JSON output native, API credential optional)
  • Brave News Feed acquisition utilizing Brave's dedicated News API (requires authentication token)
  • DuckDuckGo Zero-Click Information fetching through its public endpoint (no credential necessary)
  • Exposes specialized MCP endpoints corresponding to each information source for integration with autonomous agents or local scripting environments.

🚀 Strategic Advantages

  • Centralized Access Point
    Invoke functions like access_google(), fetch_brave_feed(), or query_duck_info(), receiving immediately processable JSON payloads devoid of source-specific wrapper code.

  • Accelerated Agent Prototyping
    Deploy novel search-augmented intelligent systems in mere moments, drastically cutting initial setup time.

  • Simplified Credential Oversight
    Only the Brave service mandates an API key; DuckDuckGo is operational immediately; Google's key is an optional enhancement.

  • Effortless Distribution
    Deployment options include containerization via Docker or one-click publishing on Smithery.ai.


For support inquiries or to report anomalies, please engage with the community on the Smithery Discord or file an issue within this repository.

See Also

`