CLDGeminiPDF-Analyzer

tfll37/CLDGeminiPDF-Analyzer
★ 3 stars Java 🤖 AI/LLM Updated 2mo ago
MCP server for Claude Desktop allowing sharing files to Google's Gemini AI models via API for analysis and then response retrieval to Claude Desktop for further processing
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cldgeminipdf-analyze": {
      "command": "npx",
      "args": [
        "-y",
        "tfll37/CLDGeminiPDF-Analyzer"
      ]
    }
  }
}

Topics

aiclaudeclaude-desktopmcp-server