mirror of
https://github.com/samanhappy/mcphub.git
synced 2025-12-24 02:39:19 -05:00
253 B
253 B
MCP Hub
A hub server for mcp servers.
Installation
- Clone the repository
- Install dependencies:
npm install - Create a
.envfile based on.env.example - Run the development server:
npm run dev