servers icon indicating copy to clipboard operation
servers copied to clipboard

Added MCP-Plexus multi-tenant python framework

Open Super-I-Tech opened this issue 6 months ago • 1 comments

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

  • Server: GitHub (https://github.com/Super-I-Tech/mcp_plexus)
  • Changes to: Frameworks and Server Lists

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

  • [x] 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

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

Super-I-Tech avatar Jun 06 '25 17:06 Super-I-Tech

@jchris can you check this?

Super-I-Tech avatar Jun 10 '25 23:06 Super-I-Tech