Skip to main content
Glama

doc.read

Extract and read text or PDF files from a sandbox directory using TOOL4LM's MCP server. Simplify document access for local LLM workflows.

Instructions

Read a file from sandbox directory (text or pdf).

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "type": "string" } }, "required": [ "path" ], "type": "object" }
Install Server

Other Tools from TOOL4LM

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/khanhs-234/tool4lm'

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