Back to search
30
MCP

@harjjotsinghh/documents-mcp

jsr/@harjjotsinghh/documents-mcp

An MCP server that allows its connected clients (agents/LLMs) to read and write document files like PDFs, DOCX documents, PPTX slides, etc.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

docforge-mcp
MCP server for complete Office document manipulation — create, read, edit, convert DOCX/XLSX/PPTX/PDF/EML
0 tools
@youhaozhao/pdf2docx-mcp
MCP Server for converting PDF documents to editable DOCX format
0 tools
@sigmasd/pdf-read-mcp
A Model Context Protocol (MCP) server that provides access to PDF and DOCX document reading and text extraction capabilities.
0 tools
docx-mcp-server
MCP server for creating, reading, and editing Word (.docx) documents with markdown conversion, track changes, comments, footnotes, tables, i
0 tools
doc-translator-mcp
MCP server that translates documents (PPTX, PDF, DOCX, XLSX) preserving layout, with optional Gemini image translation
0 tools
docx-creator-mcp
An MCP server for creating, analyzing, and rendering professional DOCX documents programmatically.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@harjjotsinghh/documents-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}