Installation
Follow these steps to install MCP Central. This guide covers prerequisites, environment setup, and first-time configuration.
- 1. Ensure you have Node.js & pnpm/uv installed.
- 2. Clone the repository from GitHub.
- 3. Run
pnpm install
oruv pip install -r requirements.txt
as appropriate. - 4. Configure environment variables as described below.