MCP (Model Context Protocol) has gained significant attention as a standard for LLMs to interact with the world, but the author criticizes its implementation for lacking mature engineering practices, poor documentation, and questionable design choices. The article argues that the transport methods, particularly HTTP and SSE, are problematic and suggests that a more straightforward approach using WebSockets would be preferable.
mcp ✓
llms ✓
+ protocol
engineering ✓
documentation ✓