MiniSearch

immortalbob/MiniSearch
★ 0 stars Python API Integration Updated today
A self-hosted search API that routes queries to Kiwix, FreshRSS, Open-Meteo, SearXNG and more from a single endpoint. LLM-assisted routing via Ollama. Exposes a REST API and MCP server. Integrates natively with Open WebUI and Home Assistant.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "minisearch": {
      "command": "uvx",
      "args": [
        "minisearch"
      ]
    }
  }
}

Or install with pip: pip install minisearch

README Excerpt

A unified local knowledge search API for self-hosted homelabs. MiniSearch runs as a Docker container on your internal network and routes queries to the appropriate backend — offline knowledge, weather forecast, RSS news, live web search, or service monitoring — via a single endpoint. Exposes both a **REST API** and an **MCP server** so any client can connect to it.

Tools (20)

FORECAST_LATITUDEFORECAST_LOCATION_NAMEFORECAST_LONGITUDEFORECAST_TIMEZONEFRESHRSS_API_PASSWORDFRESHRSS_MAX_ARTICLESFRESHRSS_URLFRESHRSS_USERKIWIX_URLOLLAMA_MODELOLLAMA_URLSEARXNG_URLUPTIME_KUMA_PASSWORDUPTIME_KUMA_URLUPTIME_KUMA_USERNAMEautoforecastkiwixnewsuptime

Topics

dockerfastapifreshrsshacshacs-integrationhome-assistanthome-assistant-integrationhomelabkiwixllm-toolslocal-ailocal-firstmcp-serverollamaopen-webui