Skip to content

v1.1.0

Latest

Choose a tag to compare

@martinkogut martinkogut released this 11 Mar 13:03
6183239

What's New

  • Docker support — Multi-stage Dockerfile with node:22-alpine for containerized deployment
  • CI/CD — GitHub Actions workflow to auto-publish Docker images to GHCR on release

Docker Usage

docker pull ghcr.io/hypescale/storyblok-mcp-server:latest
docker run -e STORYBLOK_SPACE_ID=xxx -e STORYBLOK_MANAGEMENT_TOKEN=xxx -e STORYBLOK_DEFAULT_PUBLIC_TOKEN=xxx ghcr.io/hypescale/storyblok-mcp-server