MCP

Created
Created
2024 Nov 27 21:6
Creator
Creator
Seonglae Cho
Editor
Edited
Edited
2025 May 5 23:39
Refs
Refs
Diagram

Model Context Protocol

  • Hosts are LLM applications (like Claude Desktop or IDEs) that initiate connections
  • Clients maintain 1:1 connections with servers, inside the host application
  • Servers provide context, tools, and prompts to clients
notion image
MCP Usages
 
 
 
 

Limitation

The structure requiring code execution from users poses security risks and is vulnerable to malicious inputs. There are authentication issues and no restrictions on dangerous tools. It's difficult to implement interactive UX and is vulnerable to
AI Hacking
techniques like
Prompt Injection
.

Docs with
modelcontextprotocol
modelcontextprotocolUpdated 2025 May 5 23:21

from Anthropic
review
roadmap
 
 

Recommendations