Skip to main content

MCP server wrapping RSPCA Assured farmed trout (2025.07) and salmon (2024.05) welfare standards. Gap analysis, compliance scoring, audit-ready evidence pack generation, signed welfare attestations. From MEOK AI Labs.

Project description

MCP Scorecard: 90/100

MEOK RSPCA Aquaculture MCP

RSPCA Assured farmed trout + salmon welfare compliance — gap analysis, audit packs, signed attestations

PyPI License: MIT MEOK AI Labs

Why this exists

UK retailers — M&S, Waitrose, Tesco Finest, Sainsbury's Taste the Difference — gate premium farmed-fish lines on RSPCA Assured certification. ~290 UK trout farms and the salmon supply chain currently pay £800-£2,500/yr per site to human consultants for the same compliance pack, year after year. The standards are public; the assessment logic is consistent. That makes this work programmable.

This MCP wraps:

  • Farmed Rainbow Trout standard — version 2025.07 (July 2025 refresh)
  • Farmed Atlantic Salmon standard — version 2024.05 (May 2024 refresh, including the 300+ new clauses, mandatory CCTV at slaughter, cleaner-fish welfare equivalence, non-medicinal sea-lice treatment priority)

Tools

Tool Description
list_standards Enumerate all RSPCA Assured clauses for trout or salmon, with section breakdown.
lookup_clause Fetch a single clause by ID (e.g. T-B1, S-I1) — requirement text, evidence list, severity.
gap_analysis Run farm operating data against the live standard; returns pass/fail per clause, severity-weighted score, top-5 remediation priority.
compliance_score One-shot headline score (0-100) + RSPCA banding (gold / silver / bronze / fail) for dashboard widgets.
audit_evidence_pack Generate a markdown audit pack in the format RSPCA Assured field assessors expect — farm identity, gap list, signature blocks.
welfare_attestation Produce a signed welfare-attestation fingerprint via meok-attestation-api. Retailers / certifiers verify at meok.ai/verify.
list_versions Return current standard versions, clause counts, source URLs, refresh windows.

Installation

pip install meok-rspca-aquaculture-mcp

Usage with Claude Desktop

Add to your Claude Desktop MCP config (claude_desktop_config.json):

{
  "mcpServers": {
    "meok-rspca-aquaculture": {
      "command": "python",
      "args": ["-m", "meok_rspca_aquaculture_mcp.server"]
    }
  }
}

Example — trout farm gap analysis

gap_analysis(
    species="trout",
    farm_data={
        "stocking_density_kgm3": 28,
        "tank_type": "raceway",
        "ph": 7.2,
        "dissolved_oxygen_mgl": 8.1,
        "ammonia_mgl": 0.01,
        "nitrite_mgl": 0.05,
        "water_temp_c": 14,
        "mortality_pct_day": 0.12,
        "has_vhp": True,
        "has_cctv_at_slaughter": True,
        "has_welfare_officer": True,
        "antibiotic_use_mg_pcu": 22,
    }
)

Returns: severity-weighted score, list of failing clauses, top-5 remediation priority. Feed the same farm_data into audit_evidence_pack to get a markdown pack ready to print and hand to the RSPCA assessor.

Pricing

Tier Price What you get
Free £0 30 calls/hour. List + lookup + score. No attestation.
Pro £499/mo Unlimited. Full gap analysis + audit pack + signed welfare attestations + attestation-api integration.
Enterprise Custom Pro + multi-site dashboard + RSPCA refresh-notification webhooks + dedicated assessor onboarding pack.

Subscribe — £499/mo: buy.stripe.com

License

MIT © MEOK AI Labs


Pairs with MEOK Aquaculture Suite

This MCP slots into the wider MEOK aquaculture stack:

  • meok-asc-rspca-crosswalk-mcp (£999/mo flagship) — One audit pack satisfies ASC + RSPCA + GlobalG.A.P. IFA Aquaculture v6. For Sainsbury's / Co-op 100% ASC commitments.
  • meok-uk-fhi-mcp (£79/mo) — CEFAS Form AW1 lifecycle + APHA fish movements + Environment Agency discharge consents + IPAFFS imports.
  • meok-soil-assoc-organic-aqua-mcp (£499/mo) — Soil Association GB Aquaculture 2026 standard + WOAH Aquatic Code Section 7 crosswalk.
  • meok-aquaponics-monitor-mcp (£29/£79/mo) — Unified sensor schema across Atlas Scientific, Whitebox Tentacle, Seneye, GHL ProfiLux, Bluelab.
  • meok-laia-aquatic-mcp (£29/mo) — England Animal Activities Licensing for ornamental and koi retailers.
# One-shot install of the aquaculture pack
npx meok-setup --pack aquaculture

→ Full catalogue: meok.ai/aquaculture → MEOK AI Labs: meok.ai

Get started

  • Free — 30 calls/hour, no card. List standards, lookup clauses, headline score.
  • Pro £499/mo — full gap analysis + audit-ready RSPCA evidence pack + signed welfare attestations → Subscribe
  • Not ready to subscribe? 30-min review of your RSPCA Assured setup — book a call

Verify any signed welfare attestation at https://meok.ai/verify.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meok_rspca_aquaculture_mcp-1.0.6.tar.gz (18.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

meok_rspca_aquaculture_mcp-1.0.6-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file meok_rspca_aquaculture_mcp-1.0.6.tar.gz.

File metadata

File hashes

Hashes for meok_rspca_aquaculture_mcp-1.0.6.tar.gz
Algorithm Hash digest
SHA256 e814dc604d2918e75900917ccd5e6bcd93745ff8fdd1986a9503ec0341627537
MD5 5d5ece32fcc3a70c6bbc8988d3dc3e39
BLAKE2b-256 468af75ebcea0dd0dc2dec6a1836115c100ee545170195a7144ea6db3aed04fa

See more details on using hashes here.

File details

Details for the file meok_rspca_aquaculture_mcp-1.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for meok_rspca_aquaculture_mcp-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 5409adb1a82f9cfe0e50bfbbc404d0fb9f97c59f55522da664336d6d26398575
MD5 551ac861318154c8b03278b2725fb1de
BLAKE2b-256 78dc58abff09d0c6f232fc8d815eaffc0a5b6540b5053815567c78b0348ab807

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page