hister

hister

Local full-text search engine supporting web and file indexing.

MCPResearchOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.2k
Source
mcp-github

Overview

Hister is a general-purpose web search engine that provides automatic full-text indexing of visited websites. It prioritizes privacy by storing browsing history locally and supports a powerful query language for precise searches. Additionally, Hister supports local file indexing, multi-user access, and optional semantic search. Through the MCP protocol, it can connect to AI agents to enhance search capabilities. Suitable for individuals or teams needing a localized search solution.

Capabilities

  • Local full-text indexing
  • Advanced query language
  • Local file indexing
  • Multi-user support
  • Optional semantic search
  • MCP protocol integration

Use cases

Personal knowledge base searchEnterprise internal document retrievalDeveloper documentation managementCommunity resource sharing

Setup

Requires: GoNPM
After cloning the repository, build the project using `./manage.sh build` or `go generate ./...; go build`.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Does Hister support multi-user?

Yes, Hister supports multi-user mode and can be hosted for local communities.

Is Hister open source?

Yes, Hister is an open-source project licensed under AGPLv3.

Related skills