fastmcp/docs/servers
claude[bot] af786cef46 Add max_sampling_rounds parameter to sample() method
Add configurable max_sampling_rounds parameter to ctx.sample() to allow
users to control the maximum number of tool-calling iterations (defaults
to 100). This prevents infinite loops if the LLM repeatedly calls tools
without converging on a final response.

Co-authored-by: Bill Easton <strawgate@users.noreply.github.com>
2026-01-29 01:45:27 +00:00
..
auth Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
providers Restructure docs: move transforms to dedicated section (#2956) 2026-01-20 00:38:35 -05:00
transforms Add enabled field to ToolTransformConfig (#2991) 2026-01-22 17:44:38 -05:00
authorization.mdx Add authorization checks to components and servers (#2855) 2026-01-12 19:56:52 -05:00
context.mdx Add dependency injection documentation and DI-style dependencies (#2980) 2026-01-22 09:08:20 -05:00
dependency-injection.mdx Add dependency injection documentation and DI-style dependencies (#2980) 2026-01-22 09:08:20 -05:00
elicitation.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
icons.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
lifespan.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
logging.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
middleware.mdx Restructure docs: move transforms to dedicated section (#2956) 2026-01-20 00:38:35 -05:00
pagination.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
progress.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
prompts.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
resources.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
sampling.mdx Add max_sampling_rounds parameter to sample() method 2026-01-29 01:45:27 +00:00
server.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
storage-backends.mdx Add maturity warnings for py-key-value backends 2025-10-29 21:43:31 +00:00
tasks.mdx Pin httpx < 1.0 and simplify beta install docs (#2975) 2026-01-21 21:08:46 -05:00
telemetry.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
tools.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
versioning.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
visibility.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00