PlexMCP-OSS
PlexMCP is an MCP (Model Context Protocol) gateway that orchestrates MCP servers behind a unified API/dashboard. It provides multi-tenant isolation, authentication (API keys and TOTP 2FA), audit logging, and usage analytics/billing, with a Rust/Axum backend and Next.js/TypeScript frontend.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
README claims encryption in transit and at rest, API-key scoped permissions with rate limiting, TOTP 2FA, and row-level security (RLS) on all database tables. Dependency and secret-handling specifics, CVE posture, and whether secrets are exposed in logs are not verifiable from the provided content.
⚡ Reliability
Best When
You need a gateway layer for MCP servers with multi-tenant security, auditing, and operational controls (including self-hosting via Docker).
Avoid When
You only need direct access to a single MCP server and do not require routing, isolation, or API management.
Use Cases
- • Centralize and route requests to multiple MCP servers
- • Run multi-tenant AI apps with tenant isolation and RBAC-style controls
- • Require API-key-based access with scoped permissions and rate limiting
- • Provide audit logs and usage analytics for compliance/debugging/billing
- • Self-host an MCP gateway with Docker
Not For
- • A lightweight single-user proxy with minimal setup/overhead
- • Environments that need instant managed hosting without self-hosting complexity (unless using PlexMCP Cloud)
- • Use cases requiring only direct MCP server access without an intermediary gateway
Interface
Authentication
README claims scoped permissions for API keys and TOTP 2FA support; specific OAuth/SAML/SSO flows are not mentioned in the provided content.
Pricing
PlexMCP Cloud is described as usage-based billing with a free tier; exact pricing/limits and whether credit cards are required are not provided in the README excerpt.
Agent Metadata
Known Gotchas
- ⚠ No details provided on API error response formats, idempotency semantics, pagination conventions, or retry guidance in the supplied README text.
- ⚠ Auth flow details beyond API keys and claimed TOTP are not specified here; automation may require inspecting the REST API reference.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for PlexMCP-OSS.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-04-04.