
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@hermitsh/texts-mcp
Advanced tools
Search and cite exact passages from complete classical and world-literature corpora through Hermitsh Texts MCP.
Search complete classical and world-literature corpora, retrieve exact passages, and cite stable source links from any MCP-compatible AI assistant.
Hermitsh Texts is free, read-only, and requires no account or API key.
Clients that support remote Streamable HTTP MCP servers should connect directly:
https://hermitsh.ai/mcp
For clients that expect a local command:
{
"mcpServers": {
"hermitsh-texts": {
"command": "npx",
"args": ["-y", "@hermitsh/texts-mcp"]
}
}
}
You can also start the bridge directly:
npx -y @hermitsh/texts-mcp
The package is a narrow STDIO bridge to the public, canonical endpoint at
https://hermitsh.ai/mcp. Corpus content and tool behavior are served by
Hermitsh Press, so improvements become available without reinstalling the
package.
Every returned passage includes a source URL. AI assistants should link the passage whenever quoting it or relying on it as evidence.
The bridge code is MIT licensed. Individual texts and editions have their own source and rights information on Hermitsh Texts.
FAQs
Search and cite exact passages from complete classical and world-literature corpora through Hermitsh Texts MCP.
We found that @hermitsh/texts-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.