{"type":"mcp_server","name":"mcp-hub","description":"MCP Hub is a centralized manager for Model Context Protocol servers, offering dynamic server management, a REST API, a server marketplace, real-time status tracking, and client connection management.","category":"System Tools","language":"JavaScript","stars":500,"forks":1,"owner":"ravitemer","github_url":"https://github.com/ravitemer/mcp-hub","homepage":"https://www.npmjs.com/package/mcp-hub","setup":"## Setup\n\n1.  Install globally using npm: `npm install -g mcp-hub`\n2.  Start the hub server: `mcp-hub --port 3000 --config path/to/config.json`\n3.  For Nixpkgs install: comming...\n4.  For Flake install: Add `mcp-hub.url = \"github:ravitemer/mcp-hub\";` to your NixOS flake.nix or home-manager.\n5.  Integrate to NixOS/Home Manager configuration by adding `inputs.mcp-hub.packages.\"${system}\".default` to your environment.systemPackages or home.packages respectively.\n6.  For usage without install: Link the server under the hood adding the mcp-hub nix store path to the `cmd` command in the plugin config.","tools":"## Available Tools\n\n1.  Dynamic MCP server management and monitoring (manages MCP servers dynamically and monitors their status).\n2.  REST API for tool execution and resource access (provides a REST API for executing tools and accessing resources on MCP servers).\n3.  MCP Server marketplace (provides a marketplace for MCP servers using Cline marketplace).\n4.  Real-time server status tracking (tracks the status of MCP servers in real-time).\n5.  Client connection management (manages client connections to the MCP Hub).\n6.  Process lifecycle handling (handles the lifecycle of MCP server processes).\n7.  Neovim Integration (allows direct interaction with MCP Hub from Neovim).\n8.  Structured JSON logging (provides structured JSON logging for all events).\n9.  Server-Sent Events (SSE) (provides real-time updates via Server-Sent Events (SSE) at `/api/events`).","faq":null,"created_at":"2025-02-20T12:31:20+00:00","updated_at":"2025-03-28T08:37:37+00:00","source_url":"https://model-context-protocol.com/servers/mcp-model-context-server-manager-hub","related_articles":[]}