From ce7ea23f739cb27a18dcfbef0c54b4c3051fc447 Mon Sep 17 00:00:00 2001 From: Jan Heimes Date: Tue, 17 Dec 2024 12:14:57 +0100 Subject: [PATCH] feat: needle mcp integration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 444605f4..82d89448 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[RAG Web Browser](https://github.com/apify/mcp-server-rag-web-browser)** An MCP server for Apify's RAG Web Browser Actor to perform web searches, scrape URLs, and return content in Markdown. - **[XMind](https://github.com/apeyroux/mcp-xmind)** - Read and search through your XMind directory containing XMind files. - **[oatpp-mcp](https://github.com/oatpp/oatpp-mcp)** - C++ MCP integration for Oat++. Use [Oat++](https://oatpp.io) to build MCP servers. -- **[Needle](https://github.com/JANHMS/needle-mcp-server)** - Production-ready RAG out of the box to search and retrieve data from your own documents. +- **[Needle](https://github.com/JANHMS/needle-mcp)** - Production-ready RAG out of the box to search and retrieve data from your own documents. ## 📚 Resources