@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/mcp>
  a schema:TechArticle ;
  schema:headline "Model Context Protocol (MCP)" ;
  schema:url <https://anchorfact.org/ai/mcp/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/mcp>
  schema:citation <https://www.anthropic.com/news/model-context-protocol> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/mcp>
  schema:citation <https://modelcontextprotocol.io/docs/getting-started/intro> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/mcp>
  schema:citation <https://modelcontextprotocol.io/docs/learn/architecture> ;
  af:sourceTier "B" .