Skip to content

@membook/mcp@0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jul 01:22
e475252

Patch Changes

  • #22 c12907d Thanks @hiranofficial! - SERVER_VERSION reads package.json at runtime instead of a hardcoded string,
    so the version the MCP server reports to clients tracks the release. Same
    drift class as the CLI's --version bug; same guard test.