Skip to content

Fix for #793 - public (or protected) constructors to allow subclassing for extensions#794

Open
scottslewis wants to merge 7 commits intomodelcontextprotocol:mainfrom
scottslewis:issue_792
Open

Fix for #793 - public (or protected) constructors to allow subclassing for extensions#794
scottslewis wants to merge 7 commits intomodelcontextprotocol:mainfrom
scottslewis:issue_792

Conversation

@scottslewis
Copy link
Contributor

Fix for issue #793

This pr creates public constructors for McpSyncServer, McpAsyncServer and the stateless sync/async McpServer* types.

Technically these could be protected rather than public, but I think for an SDK that public likely preferable.

Motivation and Context

See issue #792

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