MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Organic Web Checker MCP Server

by Healersfind Alt
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

USDA NOP organic compliance checks — operation websites vs live OID certificate data.

About

USDA NOP organic compliance checks — operation websites vs live OID certificate data.

Remote endpoints: streamable-http: https://www.organicwebchecker.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-healersfind-alt-organic-web-checker": {
      "url": "https://www.organicwebchecker.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Organic Web Checker — MCP Server

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

  • Endpoint: https://www.organicwebchecker.com/mcp
  • Website: organicwebchecker.com
  • Protocol: MCP 2024-11-05

What it does

Organic 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:

  • ✅ Verified — product representation found on the cert
  • 🔴 Flagged — organic representation with no matching cert item
  • 🟡 Caution — close name variation, processing-form question, or grouped-scope match requiring review by the certifying agent

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.


Tools

check_organic_compliance

Runs a full website-vs-OID compliance check and returns a structured report.

ParameterTypeRequiredDescription
operation_namestringyesOperation name exactly as listed in USDA OID
website_urlstringyesFull URL of the operation's website
force_freshbooleannoBypass 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_certificate

Fetches an operation's current USDA OID certificate without running a website check.

ParameterTypeRequiredDescription
operation_namestringyesOperation name as listed in USDA OID

Returns: certified products, certifier, status, location, scopes.


Connect

Claude Desktop / Cursor / other MCP clients

{
  "mcpServers": {
    "organic-web-checker": {
      "url": "https://www.organicwebchecker.com/mcp",
      "headers": {
        "X-API-Key": "owc_live_..."
      }
    }
  }
}

Raw JSON-RPC

curl -X POST https://www.organicwebchecker.com/mcp \
  -H "Content-Type: application/json" \
  -H "X-API-Key: owc_live_..." \
  -d '{
    "jsonrpc": "2.0",
    "id": 1,
    "method": "tools/call",
    "params": {
      "name": "check_organic_compliance",
      "arguments": {
        "operation_name": "Example Organic Farm LLC",
        "website_url": "https://example.com"
      }
    }
  }'

The server implements initialize, tools/list, and tools/call. Tools are discovered automatically by MCP-compatible clients on connect.


Get an API key

  1. Create an account at organicwebchecker.com
  2. Visit organicwebchecker.com/api to generate a key (prefix owc_live_)
  3. Buy credits at organicwebchecker.com/pricing (or use a promo code if you have one)

Each successful check_organic_compliance call deducts 1 credit. get_oid_certificate is free of credit cost. Rate limit: 60 checks/hour per key.


Regulatory context

OWC checks public-facing organic representations against publicly available OID certificate information. It acknowledges:

  • Retail exemption — 7 CFR §205.101(a)(2)
  • Handler/OSP scope — 7 CFR §205.201; detailed product coverage held by the certifying agent
  • SOE rule (March 19, 2024) — brokers, traders, importers, exporters now require handler certification

Results are decision-support only. Final compliance determinations are made by certifying agents.


License

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.


Operator

Organic Web Checker LLC (Florida) Inventor / Founder: Christian Strickland Contact: hello@organicwebchecker.com

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationRemote Endpoint

Details

Published May 12, 2026
Version 1.0.0
0 installs
Remote Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
4
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
446
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
59
Installs
10.0
Security
5.0
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

120.0K
Stars
18
Installs
6.0
Security
5.0
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
14
Installs
10.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
14
Installs
10.0
Security
No ratings yet
Local