Building a Private Knowledge Base with MCP: How I Made Claude Search My Own Articles
The correct way to use Model Context Protocol — and how I got there by doing it wrong first. A note on scope: This is an academic and experimental setup — a hands-on way to learn how MCP works with real data sources. It is not intended to replace enterprise-grade RAG platforms like Azure AI Search, AWS Kendra, or Google Vertex AI Search. If you’re building production systems, use the right tools for the job. If you’re here to learn — read on. The Correction In […]