john-s-lee/rag-pipeline-with-fastapi-cli
A local Retrieval-Augmented Generation (RAG) system using Python, ChromaDB, FastAPI, and Ollama LLM. Includes a CLI tool and a REST API server.
Platform-specific configuration:
{
"mcpServers": {
"rag-pipeline-with-fastapi-cli": {
"command": "npx",
"args": [
"-y",
"rag-pipeline-with-fastapi-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...