Rag Implementation
MCP Serverby omer-metin · Added 5mo ago
Claude
11
Install
git clone https://github.com/omer-metin/skills-for-antigravityAdd to Claude
claude mcp add rag-implementationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"rag-implementation": {
"command": "npx",
"args": [
"@modelcontextprotocol/rag-implementation"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Retrieval-Augmented Generation patterns including chunking, embeddings, vector stores, and retrieval optimizationUse when "rag, retrieval augmented, vector search, embeddings, semantic search, document qa, rag, retrieval, embeddings, vector, search, llm" mentioned.
Tags
ai-mlskill