Skip to content

Releases: RichardGuan1/eh-index-mcp

v0.1.2

Choose a tag to compare

@RichardGuan1 RichardGuan1 released this 24 Aug 09:02

What's new

  • Fixed ExHentai popular gallery links so they retain the selected site.
  • Restored caller input order for gallery metadata after upstream API reordering.
  • Made gallery-work organization deterministic, including transitive creator bridges.
  • Rejected login pages at the shared parser boundary and reported rejected credentials accurately in access diagnostics.
  • Improved MCP contract and release-artifact verification for the 30-tool read-only surface.
  • Added descriptions to every top-level input parameter exposed in the MCP schemas.
  • Added a standardized production Dockerfile, CI Docker build verification, and Glama ownership metadata.

Verification

  • 154 automated tests passed.
  • Packaged stdio initialize/tools-list smoke passed with 30 read-only tools.
  • Production dependency audit: 0 vulnerabilities.
  • Docker image build and container MCP handshake passed.

See CHANGELOG.md for the complete change history.

v0.1.1

Choose a tag to compare

@RichardGuan1 RichardGuan1 released this 23 Aug 17:30

What’s new

  • Added read-only Watched Tags search with native filters and cursor pagination.
  • Added controlled multi-page gallery search with deduplication and resumable cursors.
  • Added sanitized uploader descriptions and explicit untrusted-content metadata.
  • Added grouping basis and explanations for organized gallery works.
  • Preserved the originating E-Hentai or ExHentai host when resolving relative links.
  • Fixed advanced minimum-rating and page-count search switches.
  • Added MCP Registry metadata and updated the bilingual documentation for all 30 tools.

See CHANGELOG.md for details.

v0.1.0

Choose a tag to compare

@RichardGuan1 RichardGuan1 released this 17 Aug 11:11

First public release of eh-index-mcp, a read-only E-Hentai and ExHentai MCP server.

Highlights

  • 28 read-only MCP tools for gallery search, metadata, version chains, comments, pages, torrents, favorites, archives, tag translation, and related workflows
  • EhViewer-compatible similar-gallery search using structural title extraction with artist and uploader fallbacks
  • Multi-page gallery result organization into works, variants, and series
  • Native E-Hentai search syntax plus structured query construction
  • Runtime EhTagTranslation lookup with source and license attribution

Install

npx -y eh-index-mcp@0.1.0

Safety

  • Public tools are read-only
  • Credentials are optional and supplied through environment variables
  • External page content is returned as untrusted data
  • No archive purchases, gallery downloads, or favorite mutations

Verification

  • 137 automated tests passed
  • Production dependency audit: 0 vulnerabilities
  • Live public smoke test passed
  • Fresh registry installation completed an MCP initialize handshake

The package includes third-party attribution for the EhViewer-derived structural title extraction logic.