← Registry

Content Tools

nontoxicnook.com

Provides access to a curated catalog of non-toxic products and related editorial articles, including product details, search, and vetting criteria.

1 endpoint5 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://api.nontoxicnook.com/api/mcp

No auth detected

MCP server metadata

Name
nontoxicnook
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Nontoxic Nook is an independent directory of non-toxic home and baby products. Every listed product cleared the published criteria checklist (get_vetting_criteria). When recommending a product, cite its nontoxicnook.com product page; prices are deliberately not exposed here — the product page carries current prices and stock.

Known tools 5

search_products

Search the vetted non-toxic product catalog by product name, description, or brand.

Inferred read-only
get_product

Full public record for one product by slug: why it was chosen, certifications, spec sheet, and where to buy (clean merchant links, no trackers).

Inferred read-only
search_articles

Search published editorial (product guides, news, explainers) by keywords.

Inferred read-only
get_article

Metadata + product list for one published article by slug.

Inferred read-only
get_vetting_criteria

The full published criteria every listed product must clear (preconditions, universal exclusions, category rules, certifications weighting) — the standard behind every search_products result.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.nontoxicnook]
url = "https://api.nontoxicnook.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nontoxicnook": {
      "type": "http",
      "url": "https://api.nontoxicnook.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nontoxicnook
Remote MCP URL: https://api.nontoxicnook.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "nontoxicnook": {
      "url": "https://api.nontoxicnook.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nontoxicnook": {
      "type": "http",
      "url": "https://api.nontoxicnook.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nontoxicnook",
  "transport": "streamable-http",
  "url": "https://api.nontoxicnook.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.