Back to directory
tfll37/cldgeminipdf-analyzer

tfll37/cldgeminipdf-analyzer

@tfll37

MCP server for analyzing PDF documents using Google's Gemini AI models with Claude Desktop integration.

pdfgeminiclaudemcpanalysisgoogle-aidocument-processingtool

Installation & Configuration

{
  "CLDGeminiPDF": {
    "command": "java",
    "args": [
      "-jar",
      "/path/to/CLDGeminiPDF.v1.0.0.jar"
    ],
    "env": {
      "GEMINI_API_KEY": "your_api_key_here",
      "GEMINI_MODEL": "gemini-2.0-flash"
    }
  }
}

Information

Transport
stdio
Language
Java
Created
2026/6/12
Updated
2026/6/13