Back to Home
torkian icon

rag-mcp-server

Verified Safe

by torkian

Overview

Enables Claude Desktop to perform Retrieval-Augmented Generation (RAG) by connecting to a custom knowledge base via the Model Context Protocol (MCP).

Installation

Run Command
python server.py

Security Notes

The provided source code for the MCP server is straightforward and does not contain obvious security vulnerabilities such as 'eval' or hardcoded secrets. It communicates via standard I/O (stdio_server). The primary security considerations would arise from how users customize the 'search_knowledge_base' function, e.g., if they integrate with insecure external APIs or handle sensitive data improperly. The base code itself is safe.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2026-01-16

Tags

RAGMCPClaude DesktopAI ToolingKnowledge Base