# io.github.rootsbymenda/cannabis-regulatory (remote · cannabis-mcp-server.rootsbybenda.workers.dev)

Cannabis compliance: US state testing, INCB, Health Canada, EU precursors. Free.

- Trust score: 60/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `cannabis-mcp-server.rootsbybenda.workers.dev`: 67/100, [markdown](https://verifymcp.io/servers/rootsbymenda-cannabis-regulatory/cannabis-mcp-server.md), [page](https://verifymcp.io/servers/rootsbymenda-cannabis-regulatory/cannabis-mcp-server)
- remote · `cannabis-mcp-server.rootsbybenda.workers.dev`: 60/100 (this document), [markdown](https://verifymcp.io/servers/rootsbymenda-cannabis-regulatory/cannabis-mcp-server-2.md), [page](https://verifymcp.io/servers/rootsbymenda-cannabis-regulatory/cannabis-mcp-server-2)

## Channel facts

- Endpoint: `https://cannabis-mcp-server.rootsbybenda.workers.dev/sse`
- Transports: `sse`
- Auth: `none`
- Version: `1.0.2`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS check failed: the endpoint is reachable over plaintext HTTP.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 40/100
  - Verified sse transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 60/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1205 tokens (~301/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http rootsbymenda-cannabis-regulatory https://cannabis-mcp-server.rootsbybenda.workers.dev/sse
```

### Codex

```toml
[mcp_servers.rootsbymenda-cannabis-regulatory]
url = "https://cannabis-mcp-server.rootsbybenda.workers.dev/sse"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "rootsbymenda-cannabis-regulatory": {
      "type": "remote",
      "url": "https://cannabis-mcp-server.rootsbybenda.workers.dev/sse",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add rootsbymenda-cannabis-regulatory --url https://cannabis-mcp-server.rootsbybenda.workers.dev/sse --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  rootsbymenda-cannabis-regulatory:
    url: "https://cannabis-mcp-server.rootsbybenda.workers.dev/sse"
```

### Other

```json
{
  "mcpServers": {
    "rootsbymenda-cannabis-regulatory": {
      "type": "http",
      "url": "https://cannabis-mcp-server.rootsbybenda.workers.dev/sse"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 60, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 59, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 57, −2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 58, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 57, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 57)

First indexed and scored.

## MCP tools (4)

### `check_cannabis_testing` (~344 tokens)

Retrieve US state-level cannabis testing limits and action levels for regulatory compliance. Input: US state name (e.g. 'California', 'Colorado'), optional test category (pesticide, heavy_metal, microbial, solvent, mycotoxin, potency, moisture), and optional specific analyte name (e.g. 'lead', 'arsenic', 'Salmonella', 'butane'). Returns: testing categories with analyte names, action levels (pass/fail thresholds), units (ppm, ppb, CFU/g), product class applicability (flower, concentrate, edible), and regulation references. Database: 1,942 state-level testing requirements across all legalized US states. For cannabis laboratory compliance and product testing requirements. Do not use for controlled-substance scheduling (use check_controlled_substance), Health Canada regulations (use check_cannabis_compliance with jurisdiction 'Canada'), or non-cannabis food pesticide MRLs.

Input parameters:

- `analyte` (string): Optional specific cannabis testing analyte or contaminant name (e.g. 'lead', 'arsenic', 'Salmonella', 'butane'). Use analyte names to narrow a state/category lookup to one action level.
- `state` (string, required): US state name for cannabis testing-limit lookup (e.g. 'California', 'Colorado', 'Oregon'). Use the state where the cannabis product is tested or sold because action levels vary by jurisdiction.
- `test_category` (string): Optional cannabis laboratory testing category filter. Use pesticide, heavy_metal, microbial, solvent, mycotoxin, potency, or moisture when the user asks about a specific contaminant or assay class.

### `check_controlled_substance` (~302 tokens)

Check international controlled-substance scheduling status across UN, EU, and novel psychoactive substance databases. Input: substance name, cannabinoid, narcotic drug, precursor, NPS name, synonym, or CAS number (e.g. 'cannabis', 'THC', 'morphine', 'pseudoephedrine', '64-17-5'). Returns: UN INCB Yellow List scheduling (narcotic drugs under 1961 Single Convention — schedule, synonyms, formula, conversion ratio, CAS), EU Drug Precursor category (CN code, threshold quantities, license/registration requirements), and EMCDDA/EUDA Novel Psychoactive Substance risk assessment (chemical class, control status, risk assessment year, scheduling decision). Sources: INCB Yellow List (154 narcotic drugs), EU Drug Precursors regulation (46 chemicals), EMCDDA/EUDA NPS risk assessments (41 substances). For controlled substance regulatory compliance and scheduling verification. Do not use for cannabis testing limits (use check_cannabis_testing) or product compliance summaries (use check_cannabis_compliance).

Input parameters:

- `query` (string, required): Controlled substance common name, cannabinoid, narcotic drug, precursor chemical, NPS name, synonym, or CAS number (e.g. 'morphine', 'cannabis', '64-17-5'). Use CAS when available for exact matching…

### `check_cannabis_compliance` (~276 tokens)

Retrieve cannabis product compliance requirements by jurisdiction including all required testing categories, analyte limits, and regulatory sections. Input: US state name or 'Canada' for Health Canada, optional product class (flower, concentrate, edible, topical, extract, oil, dried_cannabis). Returns for US states: all testing categories (pesticide, heavy metal, microbial, solvent, mycotoxin, potency, moisture) with per-analyte action levels, units, and product-type applicability. Returns for Canada: Health Canada cannabis regulation parameters, limit values, units, product class, and regulation section references. Database: 1,942 US state testing requirements + 383 Health Canada cannabis regulations. For cannabis product compliance planning and regulatory gap analysis. Do not use for controlled-substance scheduling (use check_controlled_substance) or broad keyword discovery (use search_cannabis_regulations).

Input parameters:

- `jurisdiction` (string, required): Cannabis compliance jurisdiction: a US state name (e.g. 'California') or 'Canada' for Health Canada cannabis regulations. Choose the market where the product will be tested, sold, or assessed.
- `product_class` (string): Optional cannabis product class for compliance filtering. Use flower, concentrate, edible, topical, extract, oil, or dried_cannabis when requirements differ by product format.

### `search_cannabis_regulations` (~283 tokens)

Search across all cannabis and controlled-substance regulatory datasets by keyword for regulatory intelligence discovery. Input: keyword covering jurisdiction, product class, analyte, substance, precursor, or NPS term (e.g. 'THC', 'pesticide', 'heavy metal', 'Salmonella', 'morphine', 'pseudoephedrine'). Returns: cross-dataset matches from US state cannabis testing limits (grouped by state), UN INCB scheduling (narcotic drugs), Health Canada cannabis regulations, and EU Drug Precursors — each with dataset labels, jurisdictions, substance/analyte names, limits, and regulatory references. Database: 1,942 testing limits + 154 INCB substances + 383 Health Canada records + 46 EU precursors + 41 EMCDDA NPS. For cannabis regulatory research and cross-jurisdictional analysis. Do not use when exact state, jurisdiction, or substance is known (use the specific compliance or scheduling tools).

Input parameters:

- `query` (string, required): Cannabis regulatory keyword, jurisdiction, product class, analyte, controlled substance, precursor, or NPS term (e.g. 'THC', 'pesticide', 'heavy metal', 'Salmonella', 'morphine', 'pseudoephedrine').…

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/rootsbymenda-cannabis-regulatory/cannabis-mcp-server-2#diagnostics

## Score history

- 2026-08-03: 60
- 2026-08-02: 60
- 2026-08-01: 59
- 2026-07-31: 59
- 2026-07-30: 57
- 2026-07-29: 59
- 2026-07-28: 58
- 2026-07-27: 57
- 2026-07-26: 57

## Links

- Remote endpoint: https://cannabis-mcp-server.rootsbybenda.workers.dev/sse
- Repository: https://github.com/rootsbymenda/cannabis-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/rootsbymenda-cannabis-regulatory/cannabis-mcp-server-2/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/rootsbymenda-cannabis-regulatory/cannabis-mcp-server-2/changelog.json
- HTML version of this page: https://verifymcp.io/servers/rootsbymenda-cannabis-regulatory/cannabis-mcp-server-2
