返回全部动态

无状态 MCP 重燃兴趣,催生 mcp-explorer 和 datasette-mcp

原标题:Stateless MCP has recaptured my interest (and inspired mcp-explorer and datasette-mcp)

Simon Willison's Weblog产品发布质量 78

AI 摘要

Simon Willison 撰文称,MCP 2.0(2026-07-28 规范)引入的无状态 MCP 重新激发了他对该协议的兴趣,并促使他开发了 mcp-explorer 和 datasette-mcp 两个工具。无状态 MCP 简化了客户端和服务器的实现,只需单个 HTTP 请求即可调用工具,无需维护会话状态。mcp-explorer 是一个用于交互式探测 MCP 服务器的 CLI 工具,而 datasette-mcp 是一个 Datasette 插件,为实例添加 MCP 端点,使代理能执行 SQL 查询。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

Stateless MCP has recaptured my interest (and inspired mcp-explorer and datasette-mcp) 31st July 2026 Tuesday was Stateless MCP day—the rollout of MCP 2.0, or the 2026-07-28 Model Context Protocol specification to use the more formal but less memorable name. This is the most significant change to the MCP spec since it first launched, and has also served to reignite my personal interest in the protocol. For background: MCP is the Model Context Protocol, which describes a standard way to expose ne


发布时间:2026-08-01 07:13
抓取时间:2026-08-02 00:23
来源机构:Simon Willison
阅读原文simonwillison.net