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 WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Cannabis MCP Server

by Rootsbymenda
Developer ToolsModerate5.8MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://cannabis-mcp-server.rootsbybenda.workers.dev/mcp sse: https://cannabis-mcp-server.rootsbybenda.workers.dev/sse

Security Report

5.8
Moderate5.8Moderate Risk

A well-designed cannabis regulatory intelligence MCP server with proper input sanitization, rate limiting, and optional HMAC-validated authentication. Code quality is strong with appropriate use of parameterized queries to prevent SQL injection. Permissions match the server's purpose (read-only database access, network HTTP for Cloudflare Workers). Minor code quality observations include overly broad exception handling and modest logging of sensitive operations, but these do not materially impact security. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity).

3 files analyzed · 6 issues 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.

env_vars

Check that this permission is expected for this type of plugin.

database

Check that this permission is expected for this type of plugin.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Roots by Benda — Cannabis Regulatory Intelligence MCP Server

smithery badge

Cannabis testing requirements, controlled substance scheduling, and compliance data in one MCP. Check US state-level testing limits (pesticides, heavy metals, microbials, solvents, potency), UN/EU controlled substance schedules, Health Canada cannabis rules, and novel psychoactive substance monitoring — all source-linked and free.

No equivalent consolidated cross-jurisdiction cannabis compliance MCP exists. This is the first.

Live endpoint: https://cannabis-mcp-server.rootsbybenda.workers.dev/mcp SSE fallback: https://cannabis-mcp-server.rootsbybenda.workers.dev/sse

Tools

check_cannabis_testing

Look up cannabis testing limits by US state, test category, product type, or analyte. Returns pesticide, heavy metal, microbial, solvent, mycotoxin, potency, moisture, action-level, unit, and regulation-reference data.

state: "California", test_category: "heavy_metal"
→ Arsenic: 0.2 µg/g (inhalable), 1.5 µg/g (non-inhalable) — CA DCC 4 CCR §15723
  Cadmium: 0.2 µg/g (inhalable), 0.5 µg/g (non-inhalable)
  Lead: 0.5 µg/g (both categories)
  Mercury: 0.1 µg/g (inhalable), 3.0 µg/g (non-inhalable)
  8 limits found, all regulation-referenced

check_controlled_substance

Check whether a substance is controlled or scheduled under UN INCB narcotic schedules, EU drug-precursor controls, or EMCDDA/EUDA novel psychoactive-substance monitoring. Returns schedules, categories, synonyms, CAS numbers, and regulatory notes.

query: "psilocybin"
→ UN Schedule I (1971 Convention); CAS 520-52-5; Category: indole alkaloid;
  Status: no accepted medical use (UN), breakthrough therapy (FDA, 2018)

check_cannabis_compliance

Check cannabis product compliance requirements for a US state or Health Canada product class. Returns jurisdiction-specific testing categories, analyte limits, product classes, units, and regulation sections.

jurisdiction: "Colorado", product_class: "concentrate"
→ Testing required: potency, residual solvents, heavy metals, microbials, mycotoxins
  Per-analyte limits with regulation references (1 CCR 212-3)

search_cannabis_regulations

Search cannabis and controlled-substance regulatory data by keyword. Use for broad discovery across state testing limits, Health Canada cannabis rules, UN scheduling, EU precursors, and novel psychoactive substances.

query: "heavy metal"
→ matches across CA, CO, OR, WA state testing limits for Lead, Cadmium, Arsenic, Mercury
  with action levels, units, and product-type distinctions per jurisdiction

Data

DatasetRecords
US state cannabis testing requirements1,942
Health Canada cannabis rules383
UN INCB scheduled narcotic drugs154
EU controlled precursor chemicals46
EMCDDA/EUDA novel psychoactive substances41

100% source-traceability: every record links to state regulatory code, UN conventions, EU regulations, or Health Canada primary sources.

Sources: US state cannabis regulatory codes (CA BCC, CO MED, OR OLCC, WA LCB, and others), Health Canada Cannabis Regulations (SOR/2018-144), UN Single Convention on Narcotic Drugs (1961), UN Convention on Psychotropic Substances (1971), EU Regulation 273/2004 (drug precursors), EMCDDA Early Warning System.

Quick Start

Claude Desktop / Claude Code

Add to your MCP config:

{
  "mcpServers": {
    "roots-cannabis-regulatory": {
      "url": "https://cannabis-mcp-server.rootsbybenda.workers.dev/sse"
    }
  }
}

Cursor / Windsurf / Zed

Use the Streamable HTTP endpoint:

https://cannabis-mcp-server.rootsbybenda.workers.dev/mcp

Rate Limits

Every caller receives full data; a 60 requests/minute abuse-prevention limit applies per IP.

Built With

  • Cloudflare Workers + Agents SDK
  • Cloudflare D1 (SQLite at the edge)
  • Durable Objects (session-scoped rate limiting)
  • Model Context Protocol (MCP)

Who Built This

Roots by Benda — regulatory intelligence platform built by Shahar Ben-David with Claude. Cannabis regulatory database assembled from primary sources across US state regulators, Health Canada, UN INCB, and EMCDDA.

  • Website: rootsbybenda.com
  • LinkedIn: Shahar Ben-David

License

MIT

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 CodeRemote Endpoint

Details

Published May 16, 2026
Version 1.0.2
0 installs
Local & Remote Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
5
Installs
5.3
Security
No ratings yet
Local

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
6
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
532
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
78
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

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

156.1K
Stars
43
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

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

-
Stars
24
Installs
10.0
Security
No ratings yet
Local