OneSoil

OneSoil MCP Connector for Claude

A+

Manage agricultural fields, monitor crop health via NDVI, and access hyper-local weather data directly from your AI agent.

9 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your OneSoil account to any AI agent to streamline precision farming and field management through natural conversation.

What you can do

  • Field Management — List, create, and inspect field boundaries and metadata using GeoJSON geometries.
  • Crop Monitoring — Retrieve historical NDVI (Normalized Difference Vegetation Index) values to track vegetation health over time.
  • Satellite Insights — List available Sentinel-2 satellite imagery for specific fields to plan scouting or analysis.
  • Hyper-local Weather — Access current conditions, 7-day forecasts, and historical weather data based on precise field coordinates.

How it works

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

Who is this for?

  • Agronomists — quickly check NDVI trends and weather history to provide better crop recommendations.
  • Farm Managers — organize field boundaries and monitor satellite availability without switching between multiple apps.
  • AgTech Developers — integrate precision agriculture data directly into your coding or analysis workflow.
precision-farmingndvisatellite-imageryagtechweather-data

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

create_field

Create a new field boundary

get_current_weather

Provide latitude and longitude. Get current weather for field coordinates

get_weather_history

Provide latitude and longitude. Get historical weather data for field coordinates

delete_field

Remove a field

get_field

Retrieve details for a specific field

list_images

List available satellite images for a field

get_ndvi

Get historical NDVI values for a field

list_fields

List all fields in your account

get_weather_forecast

Provide latitude and longitude. Get a 7-day weather forecast for field coordinates

See how to talk to your AI agent using OneSoil.

List all my fields in OneSoil.

I've retrieved your fields. You have 3 active boundaries: 'North Corn' (ID: 123), 'South Soy' (ID: 456), and 'East Wheat' (ID: 789). Which one would you like to inspect?

Get the NDVI history for field 123.

Retrieving NDVI data for field 123... I found 10 historical data points. The vegetation index peaked at 0.82 in mid-July, indicating healthy growth during that period.

What is the 7-day weather forecast for lat 53.9, lon 27.5?

Fetching the forecast for those coordinates... Expect clear skies for the next 3 days with temperatures between 18°C and 24°C, followed by light rain on Thursday.

Use the `get_ndvi` tool with the Field ID. It returns historical vegetation index data points to help you analyze crop development and identify potential issues.

Related Connectors