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)
最新のリリースから
rb209-mcp.mcpbをダウンロードします。ダブルクリックすると、Claude Desktopがインストーラーを開きます。
設定フォームにRB209のメールアドレスとパスワードを入力します。
完了です — RB209ツールがチャットツールに表示されます。
インストール(開発者向け)
npm install && npm run build
RB209_EMAIL=you@example.com RB209_PASSWORD=secret node dist/index.jsMCPクライアント設定に command: node、args: [".../dist/index.js"]、env: { RB209_EMAIL, RB209_PASSWORD } を追加します。
設定
環境変数 | 必須 | デフォルト | 目的 |
| はい | — | RB209ライセンスのメールアドレス |
| はい | — | RB209ライセンスのパスワード |
| いいえ |
| APIのベースURL |
| いいえ | すべて | 公開するタグのカンマ区切りリスト(例: |
| いいえ | 同梱のスペック | 手動で抽出したバンドルを単体で実行する場合のみ設定(.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の下で提供。
This server cannot be installed
Maintenance
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
- AlicenseAqualityDmaintenanceMCP 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.81MIT
- Alicense-qualityDmaintenanceMCP server for USDA nutrition data lookup, meal logging, and daily macro tracking.54MIT
- AlicenseCqualityBmaintenanceMCP server for the UK Bus Open Data Service, enabling timetable queries, stop search, route discovery, journey planning, and real-time bus tracking.16MIT
- Alicense-qualityBmaintenanceMCP server for Esheria Regulatory Pack API, enabling regulatory intelligence tools such as health checks, pack discovery, obligations, penalties, and citation-backed compliance workflows.Apache 2.0
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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