tfll37/CLDGeminiPDF-Analyzer
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
Platform-specific configuration:
{
"mcpServers": {
"CLDGeminiPDF-Analyzer": {
"command": "npx",
"args": [
"-y",
"CLDGeminiPDF-Analyzer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...