Skip to content

fix(memory): report package version in server info#4454

Open
kingrubic wants to merge 1 commit into
modelcontextprotocol:mainfrom
kingrubic:fix-memory-server-version-20260702
Open

fix(memory): report package version in server info#4454
kingrubic wants to merge 1 commit into
modelcontextprotocol:mainfrom
kingrubic:fix-memory-server-version-20260702

Conversation

@kingrubic

Copy link
Copy Markdown

Summary

  • read the memory server version from its package.json at runtime
  • use that package version for MCP serverInfo instead of a hardcoded value
  • add a regression test for the package metadata lookup

Fixes #4406.

Verification

  • npm run build --workspace @modelcontextprotocol/server-memory
  • npm test --workspace @modelcontextprotocol/server-memory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

serverInfo.version hardcoded as "0.6.3" in @modelcontextprotocol/server-memory@2026.1.26

1 participant