mcp-jinaai-reader
🔍 Model Context Protocol (MCP) tool for parsing websites using the Jina.ai Reader
GitHub Stars
31
User Rating
Not Rated
Favorites
0
Views
23
Forks
4
Issues
1
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
1Clone the repository
2Install dependencies:
bash
npm install
3Build the project:
bash
npm run build
4Run in development mode:
bash
npm run dev