Claude Chunks
@vetlefo
关于 Claude Chunks
MCP server for intelligent document chunking and progressive summarization, optimized for Claude context windows.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"claude-chunks": {
"command": "node",
"args": [
"/path/to/claude-chunks/dist/index.js"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
AI 与智能体 分类下的更多 MCP 服务器
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
评论