Infrastructure Updated 2026-04
MCP (Model Context Protocol)
Model Context Protocol
Definition
MCP is an open protocol that standardizes the connection between LLMs and external tools/data.
See also in the glossary
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.
Tools that use mcp
Frequently Asked Questions
Who created MCP?
Anthropic launched MCP in late 2024. It's open source and adopted by Claude, Cursor, OpenClaw and others.
What is MCP used for?
It allows an LLM to access your files, databases and APIs through a single standardized protocol.