★ 11 stars
Rust
⚙️ DevOps
Updated 1mo ago
The MCP gateway platform. PlexMCP gives you a unified gateway to manage, orchestrate, and secure your MCP servers.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"plexmcp-oss": {
"command": "cargo",
"args": [
"run",
"--",
"PlexMCP-OSS"
]
}
}
}
Run in terminal:
claude mcp add plexmcp-oss cargo run -- PlexMCP-OSS
Add to .cursor/mcp.json:
{
"mcpServers": {
"plexmcp-oss": {
"command": "cargo",
"args": [
"run",
"--",
"PlexMCP-OSS"
]
}
}
}
Topics
aiapi-gatewaydockerenterprisegatewaymcpmodel-context-protocolmulti-tenantnextjsrbacrustself-hostedtypescript