
Uk Crop Nutrients
Wire UK RB209 NPK and soil-type guidance into an ag-tech agent so fertilizer plans match official recommendations and commodity context.
Overview
uk-crop-nutrients is a MCP server for the Validate phase that surfaces UK RB209 NPK planning, soil types, and commodity prices to your agent.
What is this MCP server?
- RB209-aligned UK crop nutrient recommendations via hosted streamable-http MCP
- NPK planning support tied to UK soil types and agronomic framing
- Commodity price context for nutrient and crop economics in agent conversations
- Remote endpoint at mcp.ansvar.eu/uk-crop-nutrients/mcp (version 0.1.0)
- Open GitHub source: Ansvar-Systems/uk-crop-nutrients-mcp
- Server schema 2025-12-11; package version 0.1.0
- Single remote: streamable-http at mcp.ansvar.eu/uk-crop-nutrients/mcp
- Source repository: github.com/Ansvar-Systems/uk-crop-nutrients-mcp
What problem does it solve?
Builders of UK farm apps waste time scraping or guessing fertilizer rates instead of calling consistent RB209-aligned nutrient logic from the agent.
Who is it for?
Indie devs or consultants building UK arable advisory agents who need nutrient math in the loop during scope and prototype chats.
Skip if: Non-UK farms, builders who only need generic gardening tips, or teams that cannot use hosted third-party MCP endpoints.
What do I get? / Deliverables
After registration, your agent can draft NPK plans and discuss soil and price tradeoffs using a single remote MCP integration.
- Agent-accessible UK NPK and soil-type recommendation context
- Prototype nutrient planning flows without bespoke scrapers
- Commodity-aware input discussions in multi-turn agent sessions
Recommended MCP Servers
Journey fit
Nutrient planning is a pre-season scope decision—how much NPK to apply before committing inputs and field operations. Scope subphase covers defining what you will grow and apply; RB209 NPK planning is exactly that seasonal input scope.
How it compares
Domain-specific UK agronomy MCP, not a general database or web-scraping skill.
Common Questions / FAQ
Who is uk-crop-nutrients for?
Solo builders and small teams creating UK-focused ag-tech agents, planners, or APIs that need RB209-style nutrient guidance inside Claude Code, Cursor, or similar MCP clients.
When should I use uk-crop-nutrients?
Use it during validate and early build when scoping seasonal NPK programs, prototyping recommendation UIs, or grounding agent answers in UK soil and commodity context.
How do I add uk-crop-nutrients to my agent?
Add the streamable-http remote https://mcp.ansvar.eu/uk-crop-nutrients/mcp to your MCP server config per your client’s docs, then invoke tools from agent sessions.