metatool-app.md

MetaMCP

UI App
from"metatool-ai"
1.2k

Unified middleware MCP server manager with GUI for managing all your MCP connections

Developer Tools
middlewareGUImanagerunified
install.sh
# Clone the repository
$git clone https://github.com/metatool-ai/metatool-app
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve