Skip to content

toolmark-monorepo / @toolmark/mcp / MAX_TOOL_LIST_BYTES

Variable: MAX_TOOL_LIST_BYTES ​

const MAX_TOOL_LIST_BYTES: number

Defined in: packages/mcp/src/server/server.ts:61

Maximum UTF-8 size of the serialized page-tool list; listing stops before the tool that would exceed it, and the tools beyond it are not callable.