-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Implementation of the proposal for modular design #782
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I want to mention that I have to add changes for resources and prompts. I am waiting for feedback on my issue #767 and the way of my implementation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @DamyanBG thank you for this contribution and proposal!
I think your best bet is likely going to be to get some informal feedback on the idea on the Discord for the Python-SDK first. While I understand the attractiveness of modularity here, it'd be good to validate that it's actually a common issue and blocking others before we take on the maintenance burden of this additional complexity.
This change may also require a SEP to ensure feature parity between different implementations of the Spec.
You can find the link to the community Discord on https://modelcontextprotocol.io/community/communication
Closing this one for now as it's been a while - we're currently going through older PRs to ensure we prioritize limited maintainer time appropriately. If you'd like more feedback on the idea of modularity, feel free to check out the resources mentioned in the above comment. |
Motivation and Context
Implementation of #767
How Has This Been Tested?
Breaking Changes
Types of changes
Checklist
Additional context