← agri-ja.net

INDIVIDUAL MCP TOOL

find_subsidy

立場・やりたいこと・品目から、日本の農業で使える補助金/交付金/制度資金の候補を返す。audience は new-farmer(これから始める・就農して間もない) / individual(個人・家族で経営している) / corporation(法人で経営している) / community(集落営農・JA・協議会)。purpose は machine(機械を買う・更新する) / facility(施設・ハウスを建てる) / loan(お金を借りる) / risk(収入減・価格下落に備える) / scale(規模を広げる・農地を増やす) / environment(環境・有機に取り組む) / disaster(被災から立て直す) / sales(売り先を広げる・輸出・加工) / labor(人を雇う・育てる・継ぐ) / crop-payment(作物ごとの交付金を受け取る)。crop は rice(米・水田) / vegetable(野菜) / fruit(果樹) / livestock(畜産) / flower(花き) / field-crop(麦・大豆・畑作) / other(その他・複合)。3つのうち分かるものだけ指定すればよい(最低1つ必要)。金額や補助率は代表的な目安で、実際の要件は公募要領と窓口での確認が必要。

agri-ja.netnone authenticationAvailability not checked

LIVE ENDPOINT

https://agri-ja.net/mcp

No auth detected

Connect to this endpoint to inspect the live schema for find_subsidy and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

agri-ja.net

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agri-ja]
url = "https://agri-ja.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agri-ja": {
      "type": "http",
      "url": "https://agri-ja.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agri-ja
Remote MCP URL: https://agri-ja.net/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agri-ja": {
      "url": "https://agri-ja.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agri-ja": {
      "type": "http",
      "url": "https://agri-ja.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agri-ja",
  "transport": "streamable-http",
  "url": "https://agri-ja.net/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_articles — 農業情報メディア(agri-ja.
  • get_article — agri-ja.
  • rice_advance_payment — 令和8年産の米について、JA・県ごとの概算金(仮渡金)の提示額を返す。前年(令和7年産)との比較、発表日、未提示かどうかを含む。agri-ja.