Server data from the Official MCP Registry
MCP server for Google Gemini AI - text, image, video, research, and more
MCP server for Google Gemini AI - text, image, video, research, and more
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-crunchtools-gemini": {
"args": [
"mcp-gemini-crunchtools"
],
"command": "uvx"
}
}
}This is a well-structured MCP server for Google Gemini AI with comprehensive functionality and good security practices. The code demonstrates proper API key handling via environment variables, reasonable input validation, and appropriate permissions for an AI/ML server. While there are some minor code quality concerns like broad exception handling and lack of strict file path validation, these don't significantly impact the overall security posture. Supply chain analysis found 7 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
Scanned 6 files · 11 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!