Model context protocol
- 2024-11-26 (modified: 2025-07-13)
- 별칭: MCP
The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you’re building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need.
Articles
- 2025-05-30 - Poison everywhere: No output from your MCP server is safe
- 2025-04-15 - Everything Wrong with MCP - by Shrivu Shankar
- Introduction - Model Context Protocol