A remote HTTP MCP server that provides tools to search and retrieve Google Gemini API documentation. The server exposes the MCP protocol at the /mcp endpoint and can be deployed to Cloud Run or other ...
Crop-Care-AI/ ├── 📂 api/ # Vercel Serverless API │ ├── index.py # Main API endpoints │ └── requirements.txt # API dependencies │ ├── 📂 frontend/ # Progressive Web App │ ├── index.html # Main HTML ...