mcp-connect.md

MCP Connect

UI App
from"MCP Connect"

Client bridge to expose local MCP servers to cloud tools

Developer Tools
bridgeMCP clientlocalcloud
install.sh
# Clone the repository
$git clone https://github.com/MCP Connect/mcp-connect
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve