Skip to content

Releases: jacksenechal/scan-mcp

v0.2.1

15 Dec 06:01
Immutable release. Only release title and notes can be modified.
f105daa

Choose a tag to compare

0.3.0 (2025-12-15)

Features

  • add Claude Code skills for scan-mcp (#32) (33070b9)
  • expose HTTP transport from CLI (#26) (b4dfb33)

Bug Fixes

  • remove orientation fallback tool (#28) (d4348a5)

v0.2.0

16 Sep 00:42
Immutable release. Only release title and notes can be modified.
9f8bfeb

Choose a tag to compare

0.2.0 (2025-09-16)

Features

v0.1.1

11 Sep 08:07
132cfed

Choose a tag to compare

Initial public release (0.1.1)

Highlights

  • Minimal, typed MCP server for scanner capture (ADF/duplex/page-size), batching, and multipage assembly
  • Deterministic JSON Schema–validated tool contracts with typed outputs
  • Sensible device selection defaults; avoids camera backends and prefers ADF/duplex when available
  • Mockable scan pipeline for CI and local development (SCAN_MOCK)
  • CLI and npx entrypoint for quick usage (npx scan-mcp)

Stability

  • Version 0.x: APIs may evolve; breaking changes may occur between minors. We’ll stabilize before 1.0.0.

Docs

  • Quick start, environment variables, and tool reference in README; deeper details in docs/