USDA NOP organic compliance checks β operation websites vs live OID certificate data.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Cross-reference certified organic operation websites against live USDA Organic Integrity Database (OID) certificate data. Identifies organic product representations that may not be on the certificate of organic operation.
Status: Live Β· Remote HTTP MCP server Β· JSON-RPC 2.0 Β· API key required
https://www.organicwebchecker.com/mcp2024-11-05Organic Web Checker (OWC) compares products marketed as organic on a certified operation's public website against the operation's live USDA OID certificate. It surfaces:
Built for organic certifying agents, compliance consultants, and certified operations doing self-review. Decision-support tool β not a compliance determination. Manual review of flagged items is required.
check_organic_complianceRuns a full website-vs-OID compliance check and returns a structured report.
| Parameter | Type | Required | Description |
|---|---|---|---|
operation_name | string | yes | Operation name exactly as listed in USDA OID |
website_url | string | yes | Full URL of the operation's website |
force_fresh | boolean | no | Bypass 24-hour OID cache and pull live from USDA (default false) |
Returns: structured JSON report with verified, flagged, caution, marketing lists, cert metadata, and item-level URLs.
Cost: 1 credit per successful run.
get_oid_certificateFetches an operation's current USDA OID certificate without running a website check.
| Parameter | Type | Required | Description |
|---|---|---|---|
operation_name | string | yes | Operation name as listed in USDA OID |
Returns: certified products, certifier, status, location, scopes.
The server implements initialize, tools/list, and tools/call. Tools are discovered automatically by MCP-compatible clients on connect.
owc_live_)Each successful check_organic_compliance call deducts 1 credit. get_oid_certificate is free of credit cost. Rate limit: 60 checks/hour per key.
OWC checks public-facing organic representations against publicly available OID certificate information. It acknowledges:
Results are decision-support only. Final compliance determinations are made by certifying agents.
This repository (server metadata and documentation) is licensed under the MIT License β see LICENSE.
The Organic Web Checker service itself is proprietary software. Method protected by U.S. provisional patent application No. 64053105.
Organic Web Checker LLC (Florida) Inventor / Founder: Christian Strickland Contact: hello@organicwebchecker.com
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/organic-web-checker)<a href="https://allmcps.com/mcp/organic-web-checker"><img src="https://allmcps.com/api/badge/organic-web-checker?style=directory" alt="Organic Web Checker on AllMCPs" /></a>