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

command: node, args: [".../dist/index.js"], env: { RB209_EMAIL, RB209_PASSWORD }와 함께 MCP 클라이언트 구성에 추가합니다.

구성

환경 변수

필수

기본값

설명

RB209_EMAIL

RB209 라이선스 이메일

RB209_PASSWORD

RB209 라이선스 비밀번호

RB209_BASE_URL

아니요

https://rb209api.ahdb.org.uk

API 기본 URL

RB209_ENABLED_GROUPS

아니요

all

노출할 쉼표로 구분된 태그(예: 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