I explain the Model Context Protocol or MCP used to interact with LLMs

One of the most convenient uses of LLMs is to use them to analyse or process our own data, for which there are several options, such as LLM fine-tuning or RAG, or manually passing our data as context ...