Skip to content

v0.1.0 — RB209 MCP server

Choose a tag to compare

@charles-gentry charles-gentry released this 19 Aug 13:59
· 12 commits to main since this release
861f7f9

First release of rb209-mcp — an MCP server exposing all 97 AHDB RB209 (Nutrient Management Guide) Web API v2 endpoints as tools, plus a nutrient-planning workflow skill.

Install (Claude Desktop, non-technical)

  1. Download rb209-mcp.mcpb below.
  2. Double-click it — Claude Desktop opens the installer.
  3. Enter your own AHDB RB209 email and password in the settings form.
  4. The RB209 tools appear in your chat tool.

You need your own RB209 Web API licence (register at https://rb209.ahdb.org.uk/Home/RequestAccess). Your credentials stay on your machine.

What's included

  • All 97 API v2 endpoints as MCP tools, generated from the vendored Swagger 2.0 spec
  • JWT auth with automatic token refresh and rate-limit handling
  • rb209-nutrient-planning skill guiding the end-to-end recommendation workflow
  • Self-contained bundle (spec + server, no external dependencies)

Verified: the bundle loads all 97 tools; 39 unit tests + an opt-in live integration test pass.