Skip to main content
Glama
cablate

Simple Document Processing MCP Server

by cablate

간단한 문서 처리 MCP 서버

대장간 배지

포괄적인 문서 처리 기능을 제공하는 강력한 MCP(Model Context Protocol) 서버입니다.

특징

문서 리더

  • DOCX, PDF, TXT, HTML, CSV 읽기

문서 변환

  • DOCX를 HTML/PDF로 변환

  • HTML에서 TXT/마크다운으로 변환

  • PDF 조작(병합, 분할)

텍스트 처리

  • 다중 인코딩 전송 지원(UTF-8, Big5, GBK)

  • 텍스트 서식 및 정리

  • 텍스트 비교 및 diff 생성

  • 줄 또는 구분 기호로 텍스트 분할

HTML 처리

  • HTML 정리 및 서식 지정

  • 리소스 추출(이미지, 링크, 비디오)

  • 구조 보존 변환

Related MCP server: docx-mcp

설치

Smithery를 통해 설치

Smithery를 통해 Claude Desktop용 문서 처리 서버를 자동으로 설치하려면:

지엑스피1

수동 설치

npm install -g @cablate/mcp-doc-forge

용법

클리

mcp-doc-forge

다이브 데스크톱 포함

  1. Dive Desktop에서 "+ MCP 서버 추가"를 클릭하세요.

  2. 다음 구성을 복사하여 붙여넣으세요.

{
  "mcpServers": {
    "searxng": {
      "command": "npx",
      "args": [
        "-y",
        "@cablate/mcp-doc-forge"
      ],
      "enabled": true
    }
  }
}
  1. "저장"을 클릭하여 MCP 서버를 설치하세요.

특허

MIT

기여하다

커뮤니티 참여와 기부를 환영합니다! 기부 방법은 다음과 같습니다.

  • ⭐️ 도움이 된다면 프로젝트에 별표를 표시해 주세요.

  • 🐛 문제 제출: 문제를 보고하거나 제안을 제공하세요

  • 🔧 풀 리퀘스트 생성: 코드 개선 사항 제출

연락하다

질문이나 제안 사항이 있으시면 언제든지 문의해 주세요.

  • 📧 이메일: reahtuoo310109@gmail.com

  • 📧 GitHub: CabLate

  • 🤝 협업: 프로젝트 협력에 대해 논의해 보세요

  • 📚 기술 지침: 제안 및 지침을 진심으로 환영합니다.

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables reading and processing various document formats including Word, PDF, RTF, and text files. Supports extracting media elements like images and links, with features for PDF page range selection and automatic text encoding detection.
    8
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides tools for document conversion, processing, and generation, enabling PDF to structured JSON conversion, document creation, and caching for improved performance.
    709
    MIT

View all related MCP servers

Related MCP Connectors

  • Markdown in, any format out. PDFs merged, split, watermarked. Runs on our own doc engines.

  • Document API for AI-native software: render PDFs, e-sign, PAdES-seal, and verify.

  • Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating

View all MCP Connectors

Latest Blog Posts

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/cablate/mcp-doc-forge'

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