Fixes
- Fixed the Docker build failing in both stages: the
preparescript (npm run build) fires on everynpm ci, before source files exist in that stage. - Replaced server.json's templated streamable-http URL with a static URL, since the MCP Registry rejected the templated form.
Full diff: v0.1.20...v0.1.21