Claude Chunks
@vetlefo
About Claude Chunks
MCP server for intelligent document chunking and progressive summarization, optimized for Claude context windows.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"claude-chunks": {
"command": "node",
"args": [
"/path/to/claude-chunks/dist/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Claude Chunks?
Claude Chunks is an MCP server that splits large documents into meaningful, context-aware chunks optimized for Claude’s context windows. It generates rich summaries of each section, maintains context and connections between sections, and formats output for progressive processing by Claude.
How to use Claude Chunks?
Install by cloning the repository, running npm install and npm run build. Add the server to the Claude Desktop configuration with the command and path to dist/index.js, restart Claude Desktop, then use the chunk_document tool in conversations.
Key features of Claude Chunks
- Smart document chunking into meaningful sections
- Rich summarization of each section
- Context preservation across sections
- Claude-optimized output formatting
- Progressive processing support for large documents
Use cases of Claude Chunks
- Process books, theses, or long papers by splitting them into manageable chunks
- Maintain semantic context when analyzing large documents with Claude
- Generate section‑by‑section summaries for review
- Optimize document input for Claude’s context windows
FAQ from Claude Chunks
—
More AI & Agents MCP servers
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Comments