Skip to main content
Glama

Simple Document Processing MCP Server

document_reader

Extract text and content from PDF, DOCX, TXT, HTML, and CSV files using file paths. Facilitates reading and processing non-image documents for structured data retrieval and analysis.

Instructions

Read content from non-image document-files at specified paths, supporting various file formats: .pdf, .docx, .txt, .html, .csv

Input Schema

NameRequiredDescriptionDefault
filePathYesPath to the file to be read

Input Schema (JSON Schema)

{ "properties": { "filePath": { "description": "Path to the file to be read", "type": "string" } }, "required": [ "filePath" ], "type": "object" }
Install Server

Other Tools from Simple Document Processing MCP Server

Related Tools

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