loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp-hub-open

MCP Tool

jfruiz11375/mcp-hub-open

Open-source control plane for MCP servers with GitHub install/pull, configuration UI, lifecycle management, proxying, RBAC, secrets, and Docker isolation.

Install

$ npx loaditout add jfruiz11375/mcp-hub-open

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp-hub-open": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-hub-open"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

MCP Hub Open

Open-source MCP Hub for installing, configuring, securing, and managing MCP servers from one central interface.

> Project Status: Early MVP / alpha > This project is functional for testing and community contribution, but it is not yet production-hardened. Expect active changes to APIs, configuration, storage, and security features as the project evolves.

MCP Hub Open is an open-source control plane for managing many MCP servers from one place.

It is designed to help teams:

  • register MCP servers
  • pull server source from GitHub
  • encrypt and store configuration secrets
  • start and stop local MCP servers
  • run isolated workloads in Docker
  • apply role-based access control
  • register multiple execution nodes
  • proxy MCP JSON-RPC requests through one API
  • verify packages with checksums or detached signatures
  • expose a web UI for testing and operations
Screenshots
Dashboard

Add Server Wizard

What this repo is

This repo is a working starter kit for community testing and contribution.

It includes:

  • Fastify + TypeScript API
  • React + Vite frontend
  • JSON file persistence for easy local setup
  • Git clone/pull support
  • local process supervision
  • encrypted secret vaults using AES-256-GCM
  • local auth, JWT sessions, and RBAC
  • optional OIDC/OAuth login wiring
  • Docker isolation mode for install/build/run
  • basic multi-node registry and heartbeats
  • experimental MCP JSON-RPC proxy route
  • checksum and detached-signature verification hooks
Included security and platform features
OAuth / SSO
  • local login is enabled by default for easy testing
  • OIDC/OAuth sign-in endpoints are included and can be enabled with environment variables
  • JWT bearer tokens protect the API when `REQUIRE_AU

Tags

aiai-agentai-agentsmcpmcp-server

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated27 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/23/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/jfruiz11375/mcp-hub-open)](https://loaditout.ai/skills/jfruiz11375/mcp-hub-open)