Simple Document Processing MCP Server
간단한 문서 처리 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다이브 데스크톱 포함
Dive Desktop에서 "+ MCP 서버 추가"를 클릭하세요.
다음 구성을 복사하여 붙여넣으세요.
{
"mcpServers": {
"searxng": {
"command": "npx",
"args": [
"-y",
"@cablate/mcp-doc-forge"
],
"enabled": true
}
}
}"저장"을 클릭하여 MCP 서버를 설치하세요.
특허
MIT
기여하다
커뮤니티 참여와 기부를 환영합니다! 기부 방법은 다음과 같습니다.
⭐️ 도움이 된다면 프로젝트에 별표를 표시해 주세요.
🐛 문제 제출: 문제를 보고하거나 제안을 제공하세요
🔧 풀 리퀘스트 생성: 코드 개선 사항 제출
연락하다
질문이나 제안 사항이 있으시면 언제든지 문의해 주세요.
📧 이메일: reahtuoo310109@gmail.com
📧 GitHub: CabLate
🤝 협업: 프로젝트 협력에 대해 논의해 보세요
📚 기술 지침: 제안 및 지침을 진심으로 환영합니다.
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceEnables 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.8MIT
- AlicenseBqualityDmaintenanceEnables comprehensive management of Microsoft Word documents with 30+ tools for reading, writing, formatting, template merging, image extraction, equation extraction, and style application.241MIT
- FlicenseNot gradedqualityCmaintenanceProvides tools to read PDFs, extract images, convert between PDF and DOCX, create DOCX from text, and generate PDFs from DOCX, text, or HTML.

Docling MCPofficial
AlicenseNot gradedqualityAmaintenanceProvides tools for document conversion, processing, and generation, enabling PDF to structured JSON conversion, document creation, and caching for improved performance.709MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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