Skip to main content
Glama
charles-gentry

rb209-mcp

rb209-mcp

AHDB RB209(養分管理ガイド)Web API v2 を公開するMCPサーバー — 全97エンドポイントをツールとして — さらに養分計画スキルも備えています。

要件

ご自身のAHDB RB209 Web APIライセンスが必要です(https://rb209.ahdb.org.uk/Home/RequestAccess で登録)。各ユーザーが自分の認証情報を提供します。認証情報があなたのマシンから出ることはありません。

Related MCP server: nutrition-mcp

インストール(非技術者向け — Claude Desktop)

  1. 最新のリリースから rb209-mcp.mcpb をダウンロードします。

  2. ダブルクリックすると、Claude Desktopがインストーラーを開きます。

  3. 設定フォームにRB209のメールアドレスパスワードを入力します。

  4. 完了です — RB209ツールがチャットツールに表示されます。

インストール(開発者向け)

npm install && npm run build
RB209_EMAIL=you@example.com RB209_PASSWORD=secret node dist/index.js

MCPクライアント設定に command: nodeargs: [".../dist/index.js"]env: { RB209_EMAIL, RB209_PASSWORD } を追加します。

設定

環境変数

必須

デフォルト

目的

RB209_EMAIL

はい

RB209ライセンスのメールアドレス

RB209_PASSWORD

はい

RB209ライセンスのパスワード

RB209_BASE_URL

いいえ

https://rb209api.ahdb.org.uk

APIのベースURL

RB209_ENABLED_GROUPS

いいえ

すべて

公開するタグのカンマ区切りリスト(例: Recommendation,Soil

RB209_SPEC_PATH

いいえ

同梱のスペック

手動で抽出したバンドルを単体で実行する場合のみ設定(.mcpbマニフェストが自動的に設定します)

開発

npm test          # unit tests (msw-mocked)
npm run test:watch
RB209_EMAIL=... RB209_PASSWORD=... npm test   # also runs the live integration test

ライセンスされたAPIコンテンツ © AHDB、Open Government Licence v3.0の下で提供。

F
license - not found
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
2Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for agriculture and farming data. 8 tools: soil conditions (temperature, moisture), crop weather forecasts, historical climate data (NASA POWER, since 1981), global agriculture statistics (World Bank, 20+ indicators), and food product database (Open Food Facts, 3M+ products). All APIs free, no keys required.
    8
    1
    MIT
  • A
    license
    C
    quality
    B
    maintenance
    MCP server for the UK Bus Open Data Service, enabling timetable queries, stop search, route discovery, journey planning, and real-time bus tracking.
    16
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for live, sourced Brazilian public data from the official IBGE APIs.

  • APIs.guru MCP — keyless directory of 2,500+ public APIs and their OpenAPI specs.

  • MCP server for AI access to Swagger by SmartBear.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/charles-gentry/rb209-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server