alienveryilmaz/RAG-text-splitter-document-chunking-tool
Smart text chunking tool for RAG systems. Splits long texts into sentence-based chunks with ~10%-15% overlap for better context retention. Runs fully in-browser with a clean UI and copyable outputs.
Platform-specific configuration:
{
"mcpServers": {
"RAG-text-splitter-document-chunking-tool": {
"command": "npx",
"args": [
"-y",
"RAG-text-splitter-document-chunking-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...