Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

Hister — Self-Hosted Search Engine (MCP-ready)

Hister is a privacy-focused self-hosted search engine that full-text indexes visited sites locally, with optional semantic search and MCP agent access.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install c2ca2d93-6cc1-5942-889f-b8c1352b8f8c --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

Hister is a privacy-focused self-hosted search engine that full-text indexes visited sites locally, with optional semantic search and MCP agent access.

Best for: People who want local search over browsing/indexed content without remote engines

Works with: Go + npm for dev, self-hosted deployment, optional MCP integrations

Setup time: 10-25 minutes

Key facts (verified)

  • GitHub: 906 stars · 48 forks · pushed 2026-05-13.
  • License: AGPL-3.0 · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: ./manage.sh build.

Main

  • Decide your indexing scope first: local browsing history vs. explicit crawl (README mentions both headless browser crawling and traditional crawler modes).

  • If you enable AI features, start with semantic search, then consider MCP-based agent connections only after you’re happy with the local index quality.

  • For teams, use the multi-user hosting mode and keep it inside your trusted network to preserve the privacy value proposition.

Source-backed notes

  • README describes local full-text indexing for visited websites and a query language for advanced search.
  • README lists optional AI enhancements: semantic search and connecting agents via MCP.
  • README Development section says you can build via ./manage.sh build and run a dev server via npm run serve:app.

FAQ

  • Is it private by default?: README emphasizes local indexing to avoid remote search engines for day-to-day queries.
  • Do I need AI features?: No — full-text local search works without them; semantic search/MCP are optional add-ons per README.
  • What do I need to build it?: README lists requirements as ‘latest Go and NPM’ and a ./manage.sh build flow.
🙏

Source et remerciements

Source: https://github.com/asciimoo/hister > License: AGPL-3.0 > GitHub stars: 906 · forks: 48

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires