← Registry

Learning Resources

hermitsh.ai

Access and search a literary corpus of authors and works.

1 endpoint19 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://hermitsh.ai/mcp

No auth detected

MCP server metadata

Name
hermitsh-texts
Version
0.4.0
Capabilities
toolsresourcesprompts
Server instructions

Hermitsh Texts is a read-only source-linked corpus MCP. Retrieve passages before answering, and use rich work/parallel/citation tools when useful. Every result includes a stable url field; when you quote or rely on a passage, include its link inline (e.g. [De Officiis 1.22](url)) so the reader can open the source — readers expect these links even when they did not ask for citations.

Known tools 19

list_authors

List author corpora available through Hermitsh Texts.

Inferred read-only
list_works

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

Inferred read-only
search_corpus

Search passages across one author or the whole Hermitsh corpus and return source-linked results.

Inferred read-only
get_work

Get metadata and opening passages for a specific work.

Inferred read-only
get_passage

Get an exact passage by author, work ID, and section ID.

Inferred read-only
cite_passage

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

Inferred read-only
get_parallel_passage

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

Inferred read-only
get_work_context

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

Inferred read-only
search_parallel

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

Inferred read-only
search_entities

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

Inferred read-only
get_entity

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

Inferred read-only
find_mentions

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

Inferred read-only
search_letters

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

Inferred read-only
search_greek_phrases

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

Inferred read-only
get_crossrefs

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

Inferred read-only
get_allusions

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

Inferred read-only
get_language_availability

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

Inferred read-only
build_source_pack

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

Inferred read-only
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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hermitsh-texts]
url = "https://hermitsh.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hermitsh-texts": {
      "type": "http",
      "url": "https://hermitsh.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hermitsh-texts
Remote MCP URL: https://hermitsh.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hermitsh-texts": {
      "url": "https://hermitsh.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hermitsh-texts": {
      "type": "http",
      "url": "https://hermitsh.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for hermitsh.ai was fetched 2026-08-29T05:09:13.082Z.

Trust status Neutral

hermitsh.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.