- Step1: Clone the repository using 'git clone https://github.com/Go-To-Sea/mcp-directory.git'
- Step2: Install dependencies with 'pnpm install'
- Step3: Prepare the database by creating a database with Supabase and running the provided SQL script
- Step4: Set environment variables in a `.env` file, including Supabase URL and key
- Step5: Run the development server with 'pnpm dev'
- Step6: Access the MCP directory interface at http://localhost:3000
- Step7: Browse or search for MCP servers and clients, view details, and connect as needed