Back to search
30
MCP

needle-mcp

needle-ai/needle-mcp

Needle MCP Server for easy RAG.Long-term memory for LLMs.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://needle.app

Similar MCP servers embedding-nearest

mcp/needle-mcp
Production-ready RAG service to search and retrieve data from your documents.
0 tools
yoanbernabeu/s3-doc-mcp
A lightweight MCP server that brings RAG capabilities to your LLM over Markdown stored on S3.
0 tools
needle mcp
Metadata-only Glama MCP server.
0 tools
mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
needlstage/askneedl-mcp-server
MCP server for askneedl
0 tools
rag memory mcp
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "needle-mcp": {
      "url": "https://needle.app",
      "transport": "http"
    }
  }
}