mcphub-client.md

MCPHub

UI App
from"MCPHub"

MCPHub client with MCP tool support

Developer Tools
hubMCP clienttoolsmanagement
install.sh
# Clone the repository
$git clone https://github.com/MCPHub/mcphub-client
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve