Skip to main content
Glama
charles-gentry

rb209-mcp

rb209-mcp

MCP-Server zum Bereitstellen der AHDB RB209 (Nutrient Management Guide) Web API v2 – alle 97 Endpunkte als Tools – plus einen Skill zur Nährstoffplanung.

Voraussetzungen

Sie benötigen eine eigene AHDB-RB209-Web-API-Lizenz (Registrierung unter https://rb209.ahdb.org.uk/Home/RequestAccess). Jeder Benutzer gibt seine eigenen Zugangsdaten ein; diese verlassen Ihren Computer nie.

Related MCP server: nutrition-mcp

Installation (nicht-technisch – Claude Desktop)

  1. Laden Sie rb209-mcp.mcpb vom neuesten Release herunter.

  2. Doppelklicken Sie darauf; Claude Desktop öffnet den Installer.

  3. Geben Sie Ihre RB209-E-Mail und Ihr Passwort im Einstellungsformular ein.

  4. Fertig – die RB209-Tools erscheinen in Ihrem Chat-Tool.

Installation (Entwickler)

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

Fügen Sie es zu einer MCP-Client-Konfiguration mit command: node, args: [".../dist/index.js"] und env: { RB209_EMAIL, RB209_PASSWORD } hinzu.

Konfiguration

Umgebungsvariable

Erforderlich

Standard

Zweck

RB209_EMAIL

Ja

Ihre RB209-Lizenz-E-Mail

RB209_PASSWORD

Ja

Ihr RB209-Lizenz-Passwort

RB209_BASE_URL

Nein

https://rb209api.ahdb.org.uk

Basis-URL der API

RB209_ENABLED_GROUPS

Nein

alle

Kommagetrennte Tags, die verfügbar gemacht werden sollen (z. B. Recommendation,Soil)

RB209_SPEC_PATH

Nein

mitgelieferte Spegifikation

Nur setzen, wenn ein manuell extrahiertes Bundle eigenständig ausgeführt wird (das .mcpb-Manifest verbindet es automatisch)

Entwicklung

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

Lizenzierter API-Inhalt © AHDB unter der 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