II.
Term JSON
Structured · liveterm:model-context-protocol
Model Context Protocol json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:model-context-protocol",
"_kind": "Term",
"_file": "terminology/terms/term-stubs.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Model Context Protocol",
"kind": "concept",
"description": "The Model Context Protocol — open standard for tool servers and\nelicitation surfaces. Acronym `mcp`.\n"
},
"outgoingEdges": [
{
"from": "term:model-context-protocol",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acronym:mcp",
"to": "term:model-context-protocol",
"kind": "expands_to"
}
]
}