Skip to content
Back to search
30
MCP v1.0.0 streamable-http

Docu-Scan MCP

com.spocont/docu-scan

PDF and document extraction via Google Document AI. Free trial available.

Uptime
0.0%
44 probes
Response
38ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Docu-Scan
Document processing API for PDF and image extraction using Google Document AI, with OCR, entity recognition, and signature detection.
0 tools
document-intelligence-mcp
MCP Server for local document analysis: PDF text extraction, table detection, DOCX parsing, language detection and keyword search — no cloud
0 tools
@m.bebars/pdf-mcp-server
MCP server for local PDF extraction — zero AI cost, works offline
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.Doc-API-LLC/docapi
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
0 tools
io.github.doc-api-llc/docapi
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
0 tools

How to use

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

{
  "mcpServers": {
    "docu-scan_mcp": {
      "url": "https://docu-scan.spocont.com/api/document-scan/mcp",
      "transport": "streamable-http"
    }
  }
}