GitHub Stars
2,093
User Rating
Not Rated
Favorites
0
Views
319
Forks
170
Issues
13
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Node.js: 18.0.0 or higher
npm: 8.0.0 or higher
Installation Steps
1. Clone Repository
bash
git clone https://github.com/zcaceres/markdownify-mcp
cd markdownify-mcp
2. Install Dependencies
bash
pnpm install
3. Build the Project
bash
pnpm run build
4. Start Server
bash
pnpm start