Fetching from the wire…
Infra2026-09-01 · source-backed
Released August 31 after five betas, five weeks, 23 contributors and 80+ PRs, built on the MCP 2026-07-28 revision and the rewritten Python SDK v2 (GitHub). Modern requests are sessionless and self-contained, so protocol version is negotiated per connection and horizontal scaling no longer needs sticky sessions. Breaking changes to plan for: server-initiated sampling and roots are removed because no live connection exists to call back into mid-request, ctx.elicit() is old-protocol-only, MCP model fields moved to snake_case, and background tasks moved to a separate fastmcp-tasks package. The repo also moved from jlowin/fastmcp to PrefectHQ/fastmcp at 27,471 stars, and every historical release URL now resolves to the new path.
Each link below shares sources, entities, or timing with this story.
v4.0.0b5, released August 28, introduces ClientGroup: one managed client per server, each negotiating independently, with collision-checked tool namespacing and call routing. That replaces fronting several servers with a proxy that forces one negotiated version across all of t...
The 1.4.0a2 alpha ships langchain.mcp, an MCPAdapter turning any MCP server into tools you hand straight to create_agent. Connection handling is FastMCP's rather than a reimplementation, so a URL, a local stdio script, an in-process FastMCP server, a multi-server config, or a...
Released August 26 with backports to v1.38.13 and v1.37.15 the next day, the vector database now runs its streamable MCP server stateless (GitHub). The same batch adds a DigitalOcean generative module, export and import endpoints for database user API-key hashes, pins a minimu...
agents.tool.ProgrammaticToolCallingTool lets supported Responses models generate JS that coordinates eligible tools instead of one tool call per turn, with per-tool allowed_callers restrictions and structured function-tool outputs. Composes with streaming, guardrails, approval...
PrefectHQ/fastmcp shipped Prefab UI (beta), MultiAuth, PropelAuth support, and Google GenAI sampling. Over 1M daily downloads. If you're building MCP servers, this is the de facto framework.
Three separate Anthropic changes over about two weeks point the same direction, and none of them announced themselves as a strategy. Claude Code 2.1.238 added claude self-hosted-runner --defer-shutdown-max-min, which keeps serving attached sessions on SIGTERM, parks whatever's...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.