Skip to main content
Glama

Server Details

UK crop nutrient recommendations — RB209 NPK planning, soil types, commodity prices

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Ansvar-Systems/uk-crop-nutrients-mcp
GitHub Stars
0

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 10 tool updates
    • First observedabout
    • First observedcalculate_margin
    • First observedcheck_data_freshness
    • First observedget_commodity_price
    • First observedget_crop_details
    • First observedget_nutrient_plan
    • First observedget_soil_classification
    • First observedlist_crops
    • First observedlist_sources
    • First observedsearch_crop_requirements

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    MCP server that exposes the AHDB RB209 Nutrient Management Guide Web API v2 as tools, enabling nutrient planning and access to all 97 endpoints.
    94
    2
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    EU Crop Intelligence MCP Server — Yield forecasts, weather analysis, and phenology models for 15 countries. AI agent-native, multi-source intelligence (NASA POWER, Eurostat, Open-Meteo).
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables users to produce explainable UK garden watering recommendations as deterministic millimetres, litres and runtime from self-reported garden details or an optional postcode, without controlling irrigation hardware.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.7/5.0
Disambiguation4/5

Tools are largely distinct with clear boundaries. Minor overlap exists between search_crop_requirements (broad search) and specific getters like get_crop_details/get_nutrient_plan, but the descriptions clarify their distinct use cases. The about and check_data_freshness tools also have slight thematic overlap regarding metadata, but serve different purposes.

Naming Consistency4/5

Strong snake_case convention throughout with consistent verb_noun patterns (calculate_margin, get_crop_details, list_crops). The 'about' tool breaks this pattern as a standalone noun, though this is a common convention for server metadata. All other tools follow predictable get/list/search/calculate prefixes appropriate to their actions.

Tool Count5/5

Ten tools is well-suited for the UK crop nutrition domain. The set includes discovery (list_crops, list_sources), reference data (get_crop_details, get_soil_classification), advisory (get_nutrient_plan), economics (get_commodity_price, calculate_margin), and maintenance (check_data_freshness, about) without bloat. Each tool earns its place in the fertiliser planning workflow.

Completeness4/5

Covers the core crop nutrient lifecycle well: crop lookup, soil classification, RB209-based NPK recommendations, and economic context via pricing and margins. Data provenance (list_sources, check_data_freshness) adds transparency. Minor gap: no specific fertiliser product matching (converting NPK requirements to actual product rates), though this may be considered out of scope for a pure advisory server.