Add mcp-jina-reader

This commit is contained in:
wong2 2024-12-03 19:45:00 +08:00 committed by GitHub
parent 28a38b7db5
commit 0ff4c527ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,8 +30,9 @@
- **[YouTube](https://github.com/anaisbetts/mcp-youtube)** - Fetch YouTube subtitles
- **[MCP Installer](https://github.com/anaisbetts/mcp-installer)** - Set up MCP servers in Claude Desktop
- **[Notion](https://github.com/danhilse/notion_mcp)** - Integrates with Notion's API to manage personal todo list
- **[Bluesky](https://github.com/keturiosakys/bluesky-context-server)**- integrates with Bluesky API to query and search feeds and posts.
- **[Minima](https://github.com/dmayboroda/minima)**- Local RAG (on-premises) with MCP server.
- **[Bluesky](https://github.com/keturiosakys/bluesky-context-server)** - integrates with Bluesky API to query and search feeds and posts.
- **[Minima](https://github.com/dmayboroda/minima)** - Local RAG (on-premises) with MCP server.
- **[Jina Reader](https://github.com/wong2/mcp-jina-reader)** - Fetch the content of a remote URL as Markdown with Jina Reader.
---