> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.platelunchcollective.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Model Context Protocol

> The Model Context Protocol is an open standard for connecting AI models to external tools and data sources through a consistent interface.

*Core concept* · *AI Search Infrastructure*

## Definition

The Model Context Protocol is an open standard for connecting AI models to external tools and data sources through a consistent interface. It lets an assistant call out to systems, retrieve live information, and take actions, rather than relying only on what it learned in training. It gives agents a common way to reach the world outside their weights.

## Why It Matters for AI Search

The protocol is part of how AI assistants move from answering out of memory to acting on current, external data. As agents adopt it, the systems a model can reach become sources it pulls from in real time, which extends the surface where a business needs to be legible from web pages to structured, connected data. It signals the direction of AI search: models that fetch and act, not only recall, and businesses whose information is available in the forms those models can consume.

## Related Terms

<CardGroup cols={2}>
  <Card title="Agentic search" href="/ai-search-glossary/agentic-search">See also</Card>
  <Card title="RAG" href="/ai-search-glossary/rag">See also</Card>
  <Card title="Structured data" href="/ai-search-glossary/structured-data">See also</Card>
  <Card title="Schema markup" href="/ai-search-glossary/schema-markup">See also</Card>
  <Card title="Technical SEO" href="/ai-search-glossary/technical-seo">See also</Card>
</CardGroup>

## Relevant Plate Lunch Collective Services

[AI SEO](https://www.platelunchcollective.com/services/ai-seo)  [Entity SEO](https://www.platelunchcollective.com/services/entity-seo)
