uk-crop-nutrients
Server Details
UK crop nutrient recommendations — RB209 NPK planning, soil types, commodity prices
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 0.0% over 37 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- Ansvar-Systems/uk-crop-nutrients-mcp
- GitHub Stars
- 0
TDQS
Scored across 10 tools
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.
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.
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.
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.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
10 tool updates
- First observed
about - First observed
calculate_margin - First observed
check_data_freshness - First observed
get_commodity_price - First observed
get_crop_details - First observed
get_nutrient_plan - First observed
get_soil_classification - First observed
list_crops - First observed
list_sources - First observed
search_crop_requirements
Related MCP Connectors
UK farm planning — crop rotation, gross margins, tax rules, APR, tenancy law
UK organic and regenerative farming — certification, cover crops, soil health, BNG
UK environmental compliance for farming — NVZ rules, spreading windows, SSAFO
UK farm subsidy schemes — SFI, Countryside Stewardship, payment rates, eligibility
Related MCP Servers
- AlicenseBqualityAmaintenanceMCP server that exposes the AHDB RB209 Nutrient Management Guide Web API v2 as tools, enabling nutrient planning and access to all 97 endpoints.942MIT
- AlicenseNot gradedqualityBmaintenanceEU 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
- AlicenseNot gradedqualityBmaintenanceEnables 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
- AlicenseNot gradedqualityBmaintenanceAgriculture Robotics - MCP server providing AI-powered tools and automation by MEOK AI Labs4 npm95 PyPIMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.