hister
Your own search engine
Install / Use
claude mcp add asciimoo -- npx -y github:asciimoo/histerIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Skill content
View source on GitHubHister
Your own search engine
Hister is a private search engine for the pages you visit and the files you keep. It indexes their full contents so you can find information again from the web interface, terminal, or an AI assistant connected through MCP.
Try the demo · Download Hister · Read the quickstart · Documentation

Quickstart
-
Download the binary for your platform from the latest release, then rename it to
hister(hister.exeon Windows). -
On Linux or macOS, make it executable:
chmod +x hister -
Start Hister on Linux or macOS:
./hister listenOn Windows, run
.\hister.exe listenin PowerShell. -
Open http://127.0.0.1:4433 and install the browser extension for Firefox or Chrome.
No configuration is required for a local personal setup. See the complete quickstart to import existing browser history and choose what Hister indexes.
Features
- Privacy focused: No telemetry or mandatory cloud service. Run Hister locally or on infrastructure you control.
- Full text indexing: Search the actual contents of visited pages and local files, not only titles and URLs.
- Automatic browser indexing: Save newly visited pages with the Firefox or Chrome extension.
- Powerful queries: Use field filters, phrases, wildcards, negation, aliases, and result priorities.
- Optional semantic search: Find documents by meaning through an embeddings endpoint you configure.
- Crawler and browser import: Index websites or bring in existing browser history.
- Web, terminal, and MCP clients: Search from the browser, TUI, command line, or an AI assistant.
- Multi user support: Keep each user's documents and search results separate on a shared server.

Privacy
By default, Hister has no telemetry and no cloud sync. The browser extension sends indexed page content only to the Hister server you configure, apart from downloading page favicons. The server stores documents and search indexes on that server.
Optional semantic search sends document text to the embeddings endpoint you choose. Review the privacy overview and semantic search configuration before enabling remote integrations.
Development
Requirements are Go 1.26, npm, and a C compiler for CGO dependencies.
git clone https://github.com/asciimoo/hister.git
cd hister
./manage.sh build
To work on the web app with hot reload and automatic Go rebuilds:
npm run serve:app
This starts a Vite development server and the Go backend with automatic rebuilds through air.
Community and contributing
Join us on IRCNet in #hister or on Discord.
Read CONTRIBUTING.md before submitting a change. Bugs and suggestions belong in the issue tracker. For security reports, see SECURITY.md.
Sponsors
License
AGPLv3 or any later version
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
