← Registry

eCommerce

crowcrowcrow.com

Provides product catalogue browsing and search functionality for an e-commerce platform.

1 endpoint11 known toolsFirst detected August 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://crowcrowcrow.com/api/mcp/mcp

No auth detected

MCP server metadata

Name
crowcrowcrow-storefront
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedlogging

Known tools 11

products.search

Keyword-search the published catalogue.

Inferred read-only
products.list

Browse the catalogue, optionally filtered by category.

Inferred read-only
products.get

Full product detail by slug or SKU (provide exactly one).

Inferred read-only
products.related

Related published products for a given slug.

Inferred read-only
categories.list

List the six top-level CrowCrowCrow categories with live product counts and PLP URLs.

Inferred read-only
categories.tree

Browse-path tree (deduplicated) for the published catalogue.

Inferred read-only
categories.brands

Top brands across the catalogue (or within a category if `category` is given).

Inferred read-only
blog.list

List published blog posts (newest first).

Inferred read-only
blog.get

Fetch a published blog post by slug.

Potential side effects
pages.list

List published static CMS pages (returned with slugs, titles, public URLs).

Inferred read-only
pages.get

Fetch a CMS page by slug (e.g.

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.crowcrowcrow-storefront]
url = "https://crowcrowcrow.com/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: crowcrowcrow-storefront
Remote MCP URL: https://crowcrowcrow.com/api/mcp/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": {
    "crowcrowcrow-storefront": {
      "url": "https://crowcrowcrow.com/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for crowcrowcrow.com was fetched 2026-08-24T05:57:35.919Z.

Trust status Trusted

crowcrowcrow.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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