ishanpeshkar/ContextBridge---MCP-powered-RAG-System
Designed and built an MCP-style server using FastAPI and Pydantic that exposes retrieval and answering as separate tools, enabling LLM-orchestrated, grounded question answering using FAISS-based vector search.
Platform-specific configuration:
{
"mcpServers": {
"ContextBridge---MCP-powered-RAG-System": {
"command": "npx",
"args": [
"-y",
"ContextBridge---MCP-powered-RAG-System"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...