UK livestock welfare, feed, health, and movement rules — 8 species, DEFRA codes
UK livestock welfare, feed, health, and movement rules — 8 species, DEFRA codes
Remote endpoints: streamable-http: https://mcp.ansvar.eu/uk-livestock/mcp
This is a legitimate UK livestock guidance MCP server with proper data sourcing from DEFRA/APHA authorities. The code demonstrates good structure with read-only database operations, comprehensive welfare standards data, and appropriate permissions for its agricultural reference purpose. Minor quality findings around basic error handling don't significantly impact the security posture. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity).
3 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
UK livestock welfare, feed, health, housing, movement rules, and breeding guidance via the Model Context Protocol. Query DEFRA welfare codes, APHA movement standstills, stocking densities, and breeding calendars -- all from your AI assistant.
Part of Ansvar Open Agriculture.
Farmers and livestock advisors need quick access to welfare codes, movement standstill periods, feed tables, and breeding calendars. This information is published by DEFRA, APHA, and AHDB but is spread across PDFs, web pages, and statutory instruments that AI assistants cannot query directly. This MCP server makes it all searchable.
Add to claude_desktop_config.json:
{
"mcpServers": {
"uk-livestock": {
"command": "npx",
"args": ["-y", "@ansvar/uk-livestock-mcp"]
}
}
}
claude mcp add uk-livestock npx @ansvar/uk-livestock-mcp
https://mcp.ansvar.eu/uk-livestock/mcp
docker run -p 3000:3000 ghcr.io/ansvar-systems/uk-livestock-mcp:latest
npx @ansvar/uk-livestock-mcp
Ask your AI assistant:
| Metric | Value |
|---|---|
| Tools | 11 (3 meta + 8 domain) |
| Species | Sheep, Cattle, Pigs |
| Jurisdiction | GB |
| Data sources | AHDB Livestock, DEFRA Welfare Codes, APHA Movement Rules, DEFRA Notifiable Diseases |
| License (data) | Open Government Licence v3 |
| License (code) | Apache-2.0 |
| Transport | stdio + Streamable HTTP |
| Tool | Description |
|---|---|
about | Server metadata and links |
list_sources | Data sources with freshness info |
check_data_freshness | Staleness status and refresh command |
search_livestock_guidance | FTS5 search across all livestock guidance |
get_welfare_standards | Welfare standards with legal minimum and best practice |
get_stocking_density | Space requirements by species and housing |
get_feed_requirements | Nutrition requirements by species and stage |
search_animal_health | Disease and condition search with notifiable flagging |
get_housing_requirements | Space, ventilation, flooring, temperature, lighting |
get_movement_rules | Standstill periods, exceptions, APHA regulation refs |
get_breeding_guidance | Gestation periods, breeding calendars |
See TOOLS.md for full parameter documentation.
This repository runs 6 security checks on every push:
See SECURITY.md for reporting policy.
This tool provides reference data for informational purposes only. Welfare codes and movement rules are summaries -- always check DEFRA welfare codes and APHA guidance for the full requirements. See DISCLAIMER.md.
Issues and pull requests welcome. For security vulnerabilities, email security@ansvar.eu (do not open a public issue).
Apache-2.0. Data sourced under Open Government Licence v3.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.