Skip to content
Back to search
30
MCP

yoanbernabeu/s3-doc-mcp

docker/yoanbernabeu/s3-doc-mcp

A lightweight MCP server that brings RAG capabilities to your LLM over Markdown stored on S3.

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

amirarad/mcp-ragdocs
An MCP server for semantic documentation search and retrieval.
0 tools
MCP Markdown RAG
Metadata-only Glama MCP server.
0 tools
@mseep/llamacloud-rag-mcp-server
Professional MCP server for LlamaCloud RAG with database document retrieval
0 tools
needle-mcp
Needle MCP Server for easy RAG.Long-term memory for LLMs.
0 tools
document-rag-mcp
RAG MCP Server — watches folders, chunks documents, serves semantic search via MCP
0 tools
mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools

How to use

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

{
  "mcpServers": {
    "yoanbernabeu/s3-doc-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}