agrivision-mcp-server
Verified Safeby eagleisbatman
Overview
AI-powered plant disease and health diagnosis using vision models via Model Context Protocol (MCP).
Installation
npm startEnvironment Variables
- GEMINI_API_KEY
- ADVISORY_MODE
- OUTPUT_FORMAT
- GEMINI_IMAGE_MODEL
- CROPS_API_URL
Security Notes
The server demonstrates good security practices. It loads API keys from environment variables, performs robust input validation (image format, size, guardrails for content safety), configures CORS, and implements timeouts for external API calls to prevent hanging. Error handling is structured to avoid exposing internal details. There is no evidence of 'eval', obfuscation, or direct command injection vulnerabilities in the provided source code.
Similar Servers
gemini-mcp-tool
A Model Context Protocol (MCP) server that enables AI assistants to interact with the Google Gemini CLI for comprehensive code and file analysis, structured edit suggestions, and creative brainstorming.
gemini-mcp-server
An MCP server providing a suite of 7 AI-powered tools (Image Gen/Edit, Chat, Audio Transcribe, Code Execute, Video/Image Analysis) powered by Google Gemini, featuring a self-learning "Smart Tool Intelligence" system for prompt enhancement and user preference adaptation.
ultimate-image-gen-mcp
A professional MCP server for Google's Gemini 3 Pro Image Preview, enabling state-of-the-art image generation with advanced reasoning, high-resolution output (1K-4K), up to 14 reference images, Google Search grounding, and automatic thinking mode.
gemini-mcp
The server provides a Model Context Protocol (MCP) interface to Google Gemini AI services, enabling multimodal generation including image creation, image editing, and video production.