Added MCP-Plexus multi-tenant python framework #2031
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added MCP Plexus to the list of MCP server frameworks
MCP Plexus is a secure and scalable multi-tenant Python framework built on FastMCP 2.7. It simplifies the deployment of sophisticated MCP servers, enabling robust multi-tenancy, seamless OAuth 2.1 integrations, persistent user authentication, and API key management. Ideal for developing modern, context-rich AI applications while ensuring security and extensibility.
Description
This PR introduces MCP Plexus to the list of MCP server frameworks, highlighting its range of features like multi-tenancy, secure integrations with external services, and persistent utility for modern AI deployments.
Server Details
Motivation and Context
MCP Plexus enhances the server list with a Python-based multi-tenant server solution. It simplifies development efforts by providing powerful built-in utilities, adhering to secure standards, and allowing OAuth and API key integrations, addressing the growing demands for robust MCP server functionality.
How Has This Been Tested?
The framework has been tested using:
Breaking Changes
Types of changes
Checklist