Hub Router

Centralized hub for managing and routing multiple MCP servers through a web-based dashboard with smart routing capabilities that uses vector embeddings to automatically select the most appropriate server for tool calls.

View Source
1 stars
0 tools
Created Aug 2025
@zxerai/zxerai-hub-router-server

About

Centralized hub for managing and routing multiple MCP servers through a web-based dashboard with smart routing capabilities that uses vector embeddings to automatically select the most appropriate server for tool calls.

Categories

general

Installation

npm

npm install @zxerai/zxerai-hub-router-server

Configuration

{ "mcpServers": { "zxerai-hub-router-server": { "command": "npx", "args": [ "-y", "@zxerai/zxerai-hub-router-server" ] } } }