原文
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
原始链接: https://news.ycombinator.com/item?id=43676771
Hacker News 的讨论线程关注模型上下文协议 (MCP),这是一个用于向大型语言模型 (LLM) 应用公开工具的新标准。原文批评了 MCP 的设计选择,特别是最初缺乏内置身份验证。评论者们就这一遗漏的必要性和影响进行了辩论,一些人认为这是一个严重的缺陷,另一些人则建议可以在协议之上添加身份验证。 一些用户表达了对 MCP 目的的困惑,质疑其与现有 API 和 Langchain 等工具调用框架相比的价值。他们强调了从不受信任的来源下载和运行代码相关的复杂性和安全风险。另一些人则为 MCP 进行辩护,强调其促进去中心化代理开发和标准化集成底层方面的潜力,尽管它仍处于早期阶段。一些用户发现难以使用无法理解对话语境的静态工具。
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
The protocol is in very, very early stages and there are a lot of things that still need to be figured out. That being said, I can commend Anthropic on being very open to listening to the community and acting on the feedback. The authorization spec RFC, for example, is a coordinated effort between security experts at Microsoft (my employer), Arcade, Hellō, Auth0/Okta, Stytch, Descope, and quite a few others. The folks at Anthropic set the foundation and welcomed others to help build on it. It will mature and get better.
[1]: https://github.com/modelcontextprotocol/modelcontextprotocol...
reply