Skip to main content
Glama
457,771 tools. Updated 2026-08-14 15:09

"How to read content from a Word document" matching MCP tools:

  • Find specific placeholder text in a Word document and replace it with an image. Provide the Word file, image, search text, and page numbers to update the document in place.
    MIT
  • Generate a redlined Word document with real OOXML Track Changes (ins/del) to compare original and modified contract text, returning the result as base64.
    MIT
  • Extract text from Word documents with optional page ranges and filters for comments, headers/footers, and tracked changes, saving both text and metadata.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Turn any PDF into structured JSON via AI + OCR: invoices, bank statements, contracts.

  • Convert Markdown text to Microsoft Word DOCX format with styled headings, lists, and code formatting. Generate editable Word documents from structured content for professional editing and distribution.
    MIT
  • Read the markdown content of a Rootr document by path or node id to view its structure before editing or appending.
    MIT
  • Retrieve document content by providing share ID and optional document ID. Use for reading collaborative notes from shared folders or documents.
    MIT
  • Retrieve full document content from SAP documentation using a search result ID. Returns complete text, title, and metadata.
    Apache 2.0
  • Compare a document snapshot to the current text or another snapshot, showing added and removed paragraphs and net word count change.
    AGPL 3.0
  • Retrieve the text content of a single document from your Scrivener project. Supports reading plain or formatted text, with offset and limit for navigating long documents.
    AGPL 3.0
  • Write full text content to a shared document by its document ID, replacing the entire document. Requires share and document IDs.
    MIT
  • Read a specific section of a document by matching a heading substring. Returns content from that heading to the next heading of same or higher level, including all nested subsections.
    MIT
  • Retrieve document metadata (title, word count, synopsis, label, status, parent, custom fields) without reading the full body text. Inspect document details efficiently.
    AGPL 3.0
  • Read document content as blocks and plain text via WebSocket snapshot. Optionally include rendered markdown to avoid a separate export call.
    MIT
  • Extract and convert PDF document text to markdown format for AI processing. This tool reads PDF content and returns clean text from all pages, simplifying document analysis for agents.
    MIT