Skip to content

Conversation

hashemix
Copy link
Member

📌 Summary

This PR introduces a new companion crate: rust-mcp-extra.

rust-mcp-extra is an extension crate for rust-mcp-sdk , providing additional implementations of core traits like:IdGenerator, SessionStore and EventStore.

It currently offers four different types of ID generators that can be used for generating session IDs for the MCP servers.

✨ Changes Made

  • implement SnowflakeIdGenerator
  • implement NanoIdGenerator
  • implement TimeBase64Generator
  • implement RandomBase62Generator

@hashemix hashemix merged commit 5fddd3c into main Oct 13, 2025
3 checks passed
@hashemix hashemix mentioned this pull request Oct 13, 2025
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.

1 participant