> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-webapuri/geopard-mcp.md).

# GeoPard MCP

GeoPard MCP は、データ駆動型農業のための AI ブリッジです。GeoPard の農場データを MCP 対応のアシスタントと接続し、アグロノミスト、農家、栽培者が、農学的および地理空間的コンテキストを構造化された形で扱えるようにします。汎用的な AI プロンプトに頼る代わりに、チームは GeoPard MCP を使ってほ場条件を解釈し、データセットの統計を取得し、ばらつきを説明し、推奨マップや可変施用戦略などの実用的なアクションへと洞察をつなげることができます。

## ビジョン

GeoPard MCP は、管理された環境でお客様の農場データを扱うよう設計されており、GeoPard の基本方針として、顧客データは顧客のものであり、GeoPard によって安全に管理されます。

GeoPard MCP は、AI エージェントや LLM 搭載アシスタントが、農学的および地理空間的コンテキストを保ったまま効率的に処理できるよう、農場データを整形し、処理を最適化します。

GeoPard MCP はまた、AI が生成した洞察を、推奨マップや可変施用戦略などの実行可能な出力へと変換します。

{% @arcade/embed url="<https://app.arcade.software/share/rc1JfabDJ6Fge2X9CZSw>" flowId="rc1JfabDJ6Fge2X9CZSw" %}

## 機能

* GeoPard の農場データを MCP 対応の AI エージェントやアシスタントに接続します。
* AI がほ場データをより正確に推論できるよう、農学的および地理空間的コンテキストを保持します。
* 分析と提案のために、ほ場データとデータセット統計を取得します。
* AI が生成した洞察を、推奨マップや可変施用戦略などの実行可能な出力に変換します。

参照 [GeoPard MCP の機能](/geopard-tutorials/jpn/tsu-webapuri/geopard-mcp/geopard-mcpno.md) で、機能の全一覧をご確認ください。

## 対象者

* より迅速で一貫性のあるデジタル農学ワークフローを求めるアグロノミスト。
* ほ場条件のより迅速な把握と、次の行動をより明確にしたい農家や栽培者。
* AI 支援分析で、より多くのほ場に専門知識をスケールさせたい農業チーム。

## ユースケース

1. 土壌の締まりを分析し、 [最適耕うん深度](/geopard-tutorials/jpn/tsu-webapuri/geopard-mcp/na.md).
2. [植生パターンを解釈する](/geopard-tutorials/jpn/tsu-webapuri/geopard-mcp/patnwosuru.md) ほ場全体で。
3. [収量データセットの異常を検出し、クレンジングとキャリブレーションのアクションをトリガーする](/geopard-tutorials/jpn/tsu-webapuri/geopard-mcp/dtawokurenjingushitekyariburshonsuru.md).

## ビジネス価値

* ほ場およびデータセット情報の手作業による解釈を削減します。
* 農業上の意思決定を迅速化します。
* チームが生データから運用上の提案へ、より一貫して移行できるようにします。

## 開始する

1. [GeoPard MCP を接続](/geopard-tutorials/jpn/tsu-webapuri/geopard-mcp/geopard-mcpwosuru.md) して、Claude、ChatGPT、Cursor、その他の MCP クライアントで利用します。
2. [GeoPard MCP 接続がアクティブであることを確認してください](/geopard-tutorials/jpn/tsu-webapuri/geopard-mcp/geopard-mcpwosuru-1.md) 。いかなる操作を実行する前にも。
3. 接続すると、ほ場レベルのワークフローを実行できます。

まず接続と確認から始め、その後ほ場ですぐ使える AI ワークフローを試してください。GeoPard MCP のワークフローと統合は、今後順次追加されます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/jpn/tsu-webapuri/geopard-mcp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
