CPN 한국어 자습서 · 외부 문서 한국어 미러
MCP 문서 · Specification
Overview · 원문: modelcontextprotocol.io/specification/2025-11-25/server/index
아래는 원문을 한국어로 옮긴 미러입니다. 코드·명령은 원문 그대로이며, 가장 최신 정보는 하단 원문 링크에서 확인하세요.
서버는 MCP를 통해 언어 모델에 컨텍스트를 추가하기 위한 기본 구성 요소를 제공합니다. 이러한 프리미티브(primitive)는 클라이언트, 서버, 언어 모델 간의 풍부한 상호작용을 가능하게 합니다.
각 프리미티브는 다음 제어 계층 구조로 요약할 수 있습니다.
| Primitive | Control | Description | Example |
|---|---|---|---|
| Prompts | User-controlled | Interactive templates invoked by user choice | Slash commands, menu options |
| Resources | Application-controlled | Contextual data attached and managed by the client | File contents, git history |
| Tools | Model-controlled | Functions exposed to the LLM to take actions | API POST requests, file writing |
아래에서 이 주요 프리미티브를 자세히 살펴보세요.
원문(영어): https://modelcontextprotocol.io/specification/2025-11-25/server/index · 본 문서는 학습용 한국어 번역이며 원본의 권리는 원저작자(Model Context Protocol)에게 있습니다.
원문(영어): https://modelcontextprotocol.io/specification/2025-11-25/server/index