MCP RAG Server
A lightweight Python server for Retrieval-Augmented Generation (RAG) using AWS Lambda. It retrieves knowledge from external data sources like arXiv and PubMed.
Category: AI Memory & Context
Tags: arxiv, aws-lambda, pubmed, rag, retrieval
Visit MCP RAG Server
Key facts
Part of MCP Servers
Related MCP servers
- MCP Memory Dashboard — A desktop application for managing and interacting with the MCP Memory Service, a semantic memory system built on the Model…
- MCP Kanban Memory — Manage complex AI agent workflows with a Kanban-based task management system.
- MCP Memory Keeper — A server for persistent context management in Claude AI coding assistants, using a local SQLite database for storage.
- MCP Knowledge Base — A knowledge base server that processes local documents (PDF, DOCX, TXT, HTML) and answers questions based on their content using…
- MCP NPX Fetch — Fetch and transform web content into various formats like HTML, JSON, Markdown, or Plain Text.
- MCP Naver News — Search for news articles using the Naver News API. Requires Naver News API credentials.