MCP server · The Climate Corporation
climate-fieldview
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for The Climate Corporation. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If The Climate Corporation publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
fetch_fields— Retrieve the list of Fields (optionally filtered by field name).fetch_field_by_id— Retrieve a specific Field by ID.fetch_boundary_by_id— Retrieve a specific field Boundary by ID.fetch_boundaries— Query field Boundaries.upload_boundary— Upload a new field Boundary.fetch_farm_organization_by_type_and_id— Retrieve a farm organization by organization type and ID.fetch_operations— Retrieve the list of farming Operations.get_resource_owner— Retrieve resource owner information.post_upload— Start a data upload (as-planted / as-harvested / as-applied / imagery / rx / soil).chunked_upload— Upload data content chunk for an in-progress upload.fetch_upload_status_by_id— Poll the status of a specific upload.fetch_upload_statuses— Query the status of multiple uploads.post_export— Request a data export.fetch_export_status_by_id— Poll the status of an export request.fetch_export_contents_by_id— Retrieve the contents of a completed export.fetch_as_planted_layers— Retrieve as-planted agronomic data layers.fetch_as_applied_layers— Retrieve as-applied agronomic data layers.fetch_as_harvested_layers— Retrieve as-harvested agronomic data layers.fetch_scouting_observations— Retrieve scouting observation layers and attachments.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.