Skip to content

Added MCP-Plexus multi-tenant python framework #2031

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

Merged
merged 7 commits into from
Jun 30, 2025

Conversation

Super-I-Tech
Copy link
Contributor

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:

  1. MCP Inspector: Verified proper integration, multi-tenancy functionality, and secure token flows during MCP interactions.
  2. VS Code: Practical real-life cases around OAuth handling, tenant isolation, and MCP API key workflows were validated successfully.

Breaking Changes

  • No breaking changes. This is a non-invasive addition to the framework list.

Types of changes

  • New feature (non-breaking change which adds functionality)
  • Bug fix
  • Documentation update
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follow MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

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.
@Super-I-Tech
Copy link
Contributor Author

@jchris can you check this?

@olaservo olaservo added the add-community-resource This pull request adds a link to a resource in the Readme. label Jun 13, 2025
@olaservo olaservo merged commit 75536a6 into modelcontextprotocol:main Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-community-resource This pull request adds a link to a resource in the Readme.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants