Back to search
30
MCP

docshelf-mcp

pypi/docshelf-mcp

MCP server for managing AI-friendly document collections — convert PDFs, split by chapter, index for chat projects.

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

Similar MCP servers embedding-nearest

docx-forge-mcp
MCP server for creating, reading, and manipulating Word documents (.docx) — the production-grade document automation tool for AI agents
0 tools
io.github.vedant2254/aishelf-mcp-server
MCP server for AIShelf - allows AI model to choose workflows, rules, skills, and prompts for a task
0 tools
docforge-mcp
MCP server for complete Office document manipulation — create, read, edit, convert DOCX/XLSX/PPTX/PDF/EML
0 tools
pdf-document-mcp
AI-powered pdf document MCP server for agents. Supports extract text from pdf, convert pdf to markdown, merge pdfs. By MEOK AI Labs.
0 tools
io.github.templatefoxpdf/mcp-server
MCP server for TemplateFox PDF generation API - Generate PDFs from templates via AI assistants
0 tools
io.github.groupdocs-conversion/groupdocs-conversion-mcp
MCP server for GroupDocs.Conversion — convert, inspect, and list supported formats via AI agents.
0 tools

How to use

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

{
  "mcpServers": {
    "docshelf-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}