Skip to content

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

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

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
Contributor

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

@kingrubic

Copy link
Copy Markdown
Contributor Author

Closing this PR to keep the backlog tidy after more than 48 hours without maintainer feedback. Please feel free to reopen it if a maintainer finds it useful. Thank you.

@kingrubic kingrubic closed this Jul 14, 2026
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