I have a functional UI for storing the knowledge base between my AI agents and can have an MCP server functional within a couple of days.
Right now it accesses personal instances of AI engines or the cloud, but Builds my private local knowledge base in the process. I can import in 1s from other systems as well.
Instant, navigable, lighting fast, local ui for managing my ais memory. I use semantic search for the lookups as of the moment.
Sounds like perhaps the 2 tools together would add to each other.