From 0ff4c527ea678195eb319fcb16db5cd89dc626ed Mon Sep 17 00:00:00 2001 From: wong2 Date: Tue, 3 Dec 2024 19:45:00 +0800 Subject: [PATCH] Add mcp-jina-reader --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f57479..595335b 100644 --- a/README.md +++ b/README.md @@ -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. ---