1.0.1
1.0.1 - 2026-06-24
Deployment-focused patch release: health checks for Docker and Unraid, a ready-made compose stack, multi-arch images, and MCP Registry publishing.
Added
GET /healthHTTP endpoint for DockerHEALTHCHECK, Unraid container health, and other uptime monitors (returns 200 when Gramps Web is reachable, 503 otherwise)- Startup log line confirming Gramps Web connectivity (
Connected to Gramps Web at …) docker-compose.example.yml— example stack running Gramps Web and gramps-web-mcp on one Docker network- MCP Registry metadata and automated publishing on version tags
- OCI image ownership label for MCP Registry validation
Changed
- Docker release workflow now publishes multi-arch images for
linux/amd64andlinux/arm64 - Docker release workflow publishes the MCP Registry entry after tagged image builds
- Documentation: clarified Gramps Web pairing requirements and added an Unraid install guide
Fixed
- MCP Registry metadata now uses the correct GitHub namespace casing
Docker
docker pull ghcr.io/scormave/gramps-web-mcp:1.0.1