Skip to main content
Glama

Claude Chunks

by vetlefo

클로드 청크스

Claude 컨텍스트 창에 최적화된 지능형 문서 청킹 MCP 서버입니다. 대용량 문서를 Claude가 점진적으로 처리할 수 있는 의미 있고 컨텍스트를 인식하는 청크로 분할합니다.

개요

Claude Chunks는 다음과 같은 방법으로 대용량 문서(책, 논문 또는 장문 논문 등)를 처리하는 데 도움을 드립니다.

  1. 의미 있는 섹션으로 나누기
  2. 각 섹션의 풍부한 요약 생성
  3. 섹션 간 컨텍스트 및 연결 유지
  4. 최적의 Claude 컨텍스트 재사용을 위한 출력 포맷팅

설치

지엑스피1

Claude Desktop과 함께 사용

  1. Claude Desktop 구성에 추가:
{ "mcpServers": { "claude-chunks": { "command": "node", "args": ["/path/to/claude-chunks/dist/index.js"] } } }
  1. Claude Desktop을 다시 시작하세요
  2. 대화에서 chunk_document 도구를 사용하세요

개발 로드맵

1단계: 핵심 기능

  • [ ] 기본 MCP 서버 설정
  • [ ] 스마트 문서 청킹
  • [ ] 섹션 요약
  • [ ] 컨텍스트 보존

2단계: 개선

  • [ ] 다양한 문서 형식
  • [ ] 사용자 정의 청킹 전략
  • [ ] 향상된 메타데이터 추적
  • [ ] Claude 최적화 포맷팅

3단계: 고급 기능

  • [ ] 교차 참조 추적
  • [ ] 기술 용어 추출
  • [ ] 테마 감지
  • [ ] 점진적 로딩

기여하다

기여를 환영합니다! 자세한 내용은 기여 가이드를 참조하세요.

특허

MIT

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

클로드를 위해 대용량 문서를 지능적으로 나누어 효율적인 상황 인식 처리와 요약 생성을 가능하게 하여 문서 이해를 향상시키는 MCP 서버입니다.

  1. 개요
    1. 설치
      1. Claude Desktop과 함께 사용
        1. 개발 로드맵
          1. 1단계: 핵심 기능
          2. 2단계: 개선
          3. 3단계: 고급 기능
        2. 기여하다
          1. 특허

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              Provides intelligent summarization capabilities through a clean, extensible architecture. Mainly built for solving AI agents issues on big repositories, where large files can eat up the context window.
              Last updated -
              5
              20
              35
              TypeScript
              MIT License
            • A
              security
              A
              license
              A
              quality
              Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
              Last updated -
              3
              56
              83
              JavaScript
              MIT License
              • Apple
              • Linux
            • A
              security
              F
              license
              A
              quality
              A simple note-taking MCP server that stores notes and can generate summaries of stored content.
              Last updated -
              4
              Python
              • Apple
            • -
              security
              F
              license
              -
              quality
              An MCP server that enables generating scripts based on specified topics and keywords, while also providing functionality to store and summarize notes.
              Last updated -
              1
              Python
              • Apple

            View all related MCP servers

            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/vetlefo/claude-chunks'

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