GitHub Stars
592
User Rating
Not Rated
Favorites
0
Views
19
Forks
31
Issues
10
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Node.js: 16.0.0 or higher
npm: Latest version
Installation Steps
1. Clone Repository
bash
git clone https://github.com/worryzyy/howtocook-mcp.git
cd howtocook-mcp
2. Install Dependencies
bash
npm install
3. Build Code
bash
npm run build
4. Start Server
bash
npm start