ai.hermitsh/texts
ai.hermitsh/textsSearch complete classical author editions; retrieve exact, citable passages with parallel Latin.
Tools · 19
List author corpora available through Hermitsh Texts.
List works by author, category, or title/summary query.
Search passages across one author or the whole Hermitsh corpus and return source-linked results. Each result carries a url — include it as a link when quoting the passage.
Get metadata and opening passages for a specific work.
Get an exact passage by author, work ID, and section ID. Include the returned url as a link when using the passage.
Format a Hermitsh work or passage citation in common citation styles.
Get aligned source-language text and English translation for a passage when sidecar data is available.
Get richer work metadata: headnote, date context, source provenance, translation status, and edition links.
Search aligned source-language and English translation sidecars across the corpus.
Search people, places, events, institutions, works, and concepts extracted from an author corpus.
Get a named entity and a sample of source-linked mentions.
Return source-linked places where a person, place, event, work, institution, or concept is mentioned.
Search correspondence metadata by correspondent, place, topic, mood, date range, or Greek usage where available.
Search catalogued Greek phrases, glosses, suspected sources, register, and source-certainty metadata.
Get intra-corpus references and self-references for a work or section where available.
Get detected allusions, echoes, quotations, suspected sources, and translator notes for a work or section where available.
Show source, active, deferred, and live edition status for one author or the whole Hermitsh library.
Build an evidence pack for an AI answer: source-linked passages, related entities, and citation instructions.
Get setup instructions for an AI assistant to answer as, about, or from the corpus of an author while using source-linked evidence.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai.hermitsh/texts": {
"url": "https://hermitsh.ai/mcp",
"transport": "streamable-http"
}
}
}