
claude chunks
MCP server for intelligent document chunking and progressive summarization, optimized for Claude context windows.
Repository Info
About This Server
MCP server for intelligent document chunking and progressive summarization, optimized for Claude context windows.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Claude Chunks
An intelligent document chunking MCP server optimized for Claude context windows. Split large documents into meaningful, context-aware chunks that can be progressively processed by Claude.
Overview
Claude Chunks helps you process large documents (like books, theses, or long papers) by:
- Breaking them into meaningful sections
- Generating rich summaries of each section
- Maintaining context and connections between sections
- Formatting output for optimal Claude context reuse
Installation
# Clone the repository
git clone https://github.com/vetlefo/claude-chunks.git
cd claude-chunks
# Install dependencies
npm install
# Build the project
npm run build
Usage with Claude Desktop
- Add to Claude Desktop config:
{
"mcpServers": {
"claude-chunks": {
"command": "node",
"args": ["/path/to/claude-chunks/dist/index.js"]
}
}
}
- Restart Claude Desktop
- Use the
chunk_documenttool in your conversations
Development Roadmap
Phase 1: Core Functionality
- Basic MCP server setup
- Smart document chunking
- Section summarization
- Context preservation
Phase 2: Enhancements
- Multiple document formats
- Custom chunking strategies
- Enhanced metadata tracking
- Claude-optimized formatting
Phase 3: Advanced Features
- Cross-reference tracking
- Technical term extraction
- Theme detection
- Progressive loading
Contributing
Contributions are welcome! Please see our Contributing Guide for details.
License
MIT
Quick Start
Clone the repository
git clone https://github.com/punkpeye/claude-chunksInstall dependencies
cd claude-chunks
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.