cr21/RAG-MCP
Simple RAG implementation from scratch using MCP, focusing on Perception, Memory, Decision and Action
Platform-specific configuration:
{
"mcpServers": {
"RAG-MCP": {
"command": "npx",
"args": [
"-y",
"RAG-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...