Mnemolis

immortalbob/Mnemolis
★ 1 stars Python API Integration Updated today
A self-hosted knowledge broker for homelabs. Routes queries to Kiwix, FreshRSS, Open-Meteo, SearXNG, Uptime Kuma, and Home Assistant from a single endpoint. LLM-assisted routing with automatic multi-source fusion. 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": {
    "mnemolis": {
      "command": "uvx",
      "args": [
        "mnemolis"
      ]
    }
  }
}

Or install with pip: pip install mnemolis

README Excerpt

A unified local knowledge search API for self-hosted homelabs. Mnemolis 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, service monitoring, or multiple sources concurrently — via a single endpoint.

Tools (20)

FORECAST_LATITUDEFORECAST_LOCATION_NAMEFORECAST_LONGITUDEFORECAST_TIMEZONEFRESHRSS_API_PASSWORDFRESHRSS_MAX_ARTICLESFRESHRSS_URLFRESHRSS_USERHA_TOKENHA_URLKIWIX_URLLLM_API_TYPELLM_MODELLLM_URLSEARXNG_URLUPTIME_KUMA_PASSWORDUPTIME_KUMA_URLUPTIME_KUMA_USERNAMEUTCauto

Topics

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