Infrastructure Actualizado 2026-04
MCP (Model Context Protocol)
Model Context Protocol
Definición
El MCP es un protocolo abierto que estandariza la conexión entre los LLM y las herramientas/datos externos.
Ver también en el glosario
L
LLM (Large Language Model)
An LLM is an AI model trained on billions of texts, capable of understanding and generating human language.
A
AI Agent
An AI agent is an autonomous system that uses an LLM to plan, decide and execute real tasks without human intervention at each step.
R
RAG (Retrieval-Augmented Generation)
RAG is a technique that connects an LLM to external data sources to generate more accurate and up-to-date answers.
A
AI API
An AI API allows developers to integrate artificial intelligence capabilities into their applications.
Herramientas que usan mcp
Preguntas frecuentes
¿Quién creó el MCP?
Anthropic lanzó el MCP a finales de 2024. Es de código abierto y lo han adoptado Claude, Cursor, OpenClaw y otros.
¿Para qué sirve el MCP?
Permite que un LLM acceda a tus archivos, bases de datos y API a través de un único protocolo estandarizado.