AgroMCP

Model Context Protocol for Agricultural Data

A reference MCP server that exposes agricultural data through simple REST endpoints. Designed to connect agricultural operations information with AI models.

Endpoints

GET /api
API information and list of available endpoints
GET /api/labors
Agricultural tasks and activities performed in the field
GET /api/costs
Operational cost records and production expenses
GET /api/workers
Information about personnel and field workers
GET /api/crops
Data about crops, varieties, and production cycles
GET /api/health
Server status and API availability