Simple Document Processing MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| document_readerA | Read content from non-image document-files at specified paths, supporting various file formats: .pdf, .docx, .txt, .html, .csv |
| pdf_mergerC | Merge multiple PDF files into one |
| pdf_splitterB | Split a PDF file into multiple files |
| docx_to_pdfB | Convert DOCX files to PDF format |
| docx_to_htmlA | Convert DOCX to HTML while preserving formatting |
| html_cleanerC | Clean HTML by removing unnecessary tags and attributes |
| html_to_textC | Convert HTML to plain text while preserving structure |
| html_to_markdownC | Convert HTML to Markdown format |
| html_extract_resourcesC | Extract all resources (images, videos, links) from HTML |
| html_formatterC | Format and beautify HTML code |
| text_diffB | Compare two text files and show differences |
| text_splitterB | Split text file by specified delimiter or line count |
| text_formatterC | Format text with proper indentation and line spacing |
| text_encoding_converterC | Convert text between different encodings |
| excel_readB | Read Excel file and convert to JSON format while preserving structure |
| format_convertC | Convert between different document formats (Markdown, HTML, XML, JSON) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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