An MCP knowledge server that enables saving and retrieving memory across sessions, with tools to ingest text, URLs, YouTube, and files, and perform semantic search.
{
"mcpServers": {
"rag": {
"command": "uvx",
"args": [
"rag-mcp"
]
}
}
}