Agro

Agro MCP Connector for Claude

A+

Monitor agricultural land using satellite imagery, weather data, and soil metrics directly from your AI agent.

17 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect the AgroMonitoring API to your AI agent to transform how you manage precision agriculture. Access high-resolution satellite data, historical crop health indices, and hyper-local weather conditions through simple commands.

What you can do

  • Polygon Management — Create, list, and update areas of interest (polygons) representing your fields or farms.
  • Satellite Insights — Search for available satellite imagery and retrieve NDVI (Normalized Difference Vegetation Index) and EVI history to track crop health over time.
  • Weather Intelligence — Get current, forecast, and historical weather data, including accumulated temperature and precipitation metrics.
  • Soil & UV Monitoring — Access real-time and historical soil moisture and temperature data, along with UV index tracking for optimal field management.

How it works

  1. Subscribe to this server
  2. Enter your AgroMonitoring API Key
  3. Start querying field data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Agronomists & Farmers — Monitor crop health and soil conditions across multiple fields without manual data entry.
  • Data Scientists — Quickly pull historical weather and satellite indices for agricultural modeling.
  • AgTech Developers — Integrate field-level environmental data into your development workflow via natural language.
ndvisatellite-imageryprecision-agriculturesoil-moistureweather-data

17 tools expose this connector's capabilities to your AI agent.

delete_polygon

Delete a polygon

get_current_weather

Get current weather data

get_current_uvi

Get current UV Index

create_polygon

Create a new polygon for an area of interest

get_accumulated_precipitation

Get accumulated precipitation

get_accumulated_temperature

Get accumulated temperature

get_forecast_uvi

Get forecast UV Index

get_forecast_weather

Get forecast weather data

get_historical_soil

Get historical soil data

get_historical_uvi

Get historical UV Index

get_current_soil

Get current soil data

get_historical_weather

Get historical weather data

get_ndvi_history

Get NDVI and EVI historical data

get_polygon

Get info for one polygon

list_polygons

Get list of polygons

search_imagery

Search for satellite imagery

update_polygon

Update polygon info

See how to talk to your AI agent using Agro.

List all my registered agricultural polygons.

I've retrieved your polygons. You have 3 registered areas: 'North Corn Field' (ID: 64b1...), 'South Vineyard' (ID: 64b2...), and 'Experimental Plot' (ID: 64b3...).

Get the NDVI history for polygon 64b123456789 for the last 30 days.

Fetching NDVI data... For the last 30 days, the average NDVI for 'North Corn Field' started at 0.65 and increased to 0.78, indicating healthy growth. There are 4 data points available from Sentinel-2.

What is the current soil moisture and temperature at coordinates 45.5, -73.6?

Checking soil conditions... At those coordinates, the current soil moisture is 0.28 m3/m3 and the surface temperature is 22.4°C (72.3°F).

Use the `create_polygon` tool. You need to provide a name and the area's geometry in GeoJSON format (coordinates). This polygon ID will then be used for satellite and soil queries.

Related Connectors