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%
4 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
needle-mcp
Needle MCP Server for easy RAG.Long-term memory for LLMs.
0 tools
mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
io.github.nitishgourishetty/contextual-mcp-server
RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.
0 tools
docs2db-mcp-server
MCP server for docs2db-api RAG queries
0 tools
agent-rag-mcp
RAG MCP server: ChromaDB + sentence-transformers, exposes ingest/search/list/delete tools.
0 tools

How to use

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

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