Skip to content
Back to search
100
MCP live v0.4.0 streamable-http

ai.hermitsh/texts

ai.hermitsh/texts

Search complete classical author editions; retrieve exact, citable passages with parallel Latin.

Uptime
33.3%
3 probes
Response
114ms
last probe
Tools
19
callable

Tools · 19

list_authors

List author corpora available through Hermitsh Texts.

list_works

List works by author, category, or title/summary query.

search_corpus

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_work

Get metadata and opening passages for a specific work.

get_passage

Get an exact passage by author, work ID, and section ID. Include the returned url as a link when using the passage.

cite_passage

Format a Hermitsh work or passage citation in common citation styles.

get_parallel_passage

Get aligned source-language text and English translation for a passage when sidecar data is available.

get_work_context

Get richer work metadata: headnote, date context, source provenance, translation status, and edition links.

search_parallel

Search aligned source-language and English translation sidecars across the corpus.

search_entities

Search people, places, events, institutions, works, and concepts extracted from an author corpus.

get_entity

Get a named entity and a sample of source-linked mentions.

find_mentions

Return source-linked places where a person, place, event, work, institution, or concept is mentioned.

search_letters

Search correspondence metadata by correspondent, place, topic, mood, date range, or Greek usage where available.

search_greek_phrases

Search catalogued Greek phrases, glosses, suspected sources, register, and source-certainty metadata.

get_crossrefs

Get intra-corpus references and self-references for a work or section where available.

get_allusions

Get detected allusions, echoes, quotations, suspected sources, and translator notes for a work or section where available.

get_language_availability

Show source, active, deferred, and live edition status for one author or the whole Hermitsh library.

build_source_pack

Build an evidence pack for an AI answer: source-linked passages, related entities, and citation instructions.

get_author_persona

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

io.github.PrinceGabriel-lgtm/freshcontext live
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
21 tools · streamable-http
io.github.Deesmo/arch-tools-mcp live
116 AI tools in one MCP server. Web search, crypto data, image gen, news.
64 tools · sse
Makuri Showcase (CogniLedger) live
Public MCP server for Makuri, an EU-compliant AI tutoring platform for immigrant children.
9 tools · streamable-http
TheArtOfService Compliance Intelligence live
Compliance knowledge graph: 692+ frameworks, 14,200+ controls, 819K+ cross-framework mappings.
10 tools · streamable-http
Lightyear CryptoPunks live
Browse traits, filter 10K punks, listings, bids, Merkle roots, and bid pricing for CryptoPunks.
11 tools · streamable-http
io.github.XogZ3/botoi-mcp live
49 developer tools via MCP: DNS, WHOIS, IP lookup, JWT, hashing, QR, and more.
49 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.hermitsh/texts": {
      "url": "https://hermitsh.ai/mcp",
      "transport": "streamable-http"
    }
  }
}