Skip to main content
Glama
egoughnour
by egoughnour

rlm_chunk_context

Chunk large datasets into manageable segments using lines, characters, or paragraphs strategy for processing beyond standard context limits.

Instructions

Chunk a loaded context by strategy. Returns chunk metadata, not full content.

Args: name: Context identifier strategy: Chunking strategy - 'lines', 'chars', or 'paragraphs' size: Chunk size (lines/chars depending on strategy)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
strategyNolines
sizeNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/egoughnour/massive-context-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server