Dev Tools · 1h ago
NodeLLM 1.17 Adds MCP Sampling and Concurrent Tool Execution
NodeLLM 1.17 introduces MCP Sampling, allowing servers to request LLM completions from the host client. It also adds concurrent tool execution and smarter ORM control for batch operations. The update includes a new createLLMSamplingHandler and configurable parallelism in tool execution.
Meridian48 take
This release closes a key gap in the MCP protocol, but the real test will be whether developers adopt sampling over simpler server-side LLM calls.
Read the full reporting
NodeLLM 1.17: MCP Sampling, Concurrent Tool Execution, and Smarter ORM Control →
DEV Community
node-llmmcp-sampling