Home icon

Introducing stateful MCP client capabilities on Amazon Bedrock AgentCore Runtime

Machine Learning Blog



This article introduces stateful Model Context Protocol (MCP) client capabilities on Amazon Bedrock AgentCore Runtime, enabling interactive multi-turn agent workflows.

  • Stateful mode enables three new client capabilities: elicitation, sampling, and progress notifications
  • Elicitation allows servers to pause execution and request structured user input mid-workflow
  • Sampling enables servers to request LLM-generated content from the client without holding model credentials
  • Progress notifications stream real-time updates during long-running operations via fire-and-forget events
  • Stateful mode provisions dedicated microVMs per session with up to 8 hours lifetime or 15-minute idle timeout
  • Configuration requires single flag change: stateless_http=False in server startup
  • Includes code examples for expense tracking, spending analysis, and financial report generation
  • All capabilities are opt-in; clients declare support during initialization handshake

Stateful MCP transforms one-way tool execution into bidirectional conversations, enabling agents to handle interactive workflows, leverage client LLMs, and provide real-time operation visibility on managed infrastructure.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Mar 11
2026
Amazon Bedrock AgentCore Runtime now supports stateful MCP server features
Jun 1
2026
Extending MCP support for Amazon Bedrock AgentCore Gateway
Nov 11
2025
Introducing agent-to-agent protocol support in Amazon Bedrock AgentCore Runtime
Oct 2
2025
Open Source Model Context Protocol (MCP) Server now available for Amazon Bedrock AgentCore

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.