Skip to content
Cursor

Docu-Scan MCP for Cursor

com.spocont/docu-scan

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

client:Cursor transport:streamable-http

Install Docu-Scan MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "docu-scan": {
      "url": "https://docu-scan.spocont.com/api/document-scan/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Docu-Scan MCP in other clients