← Registry

eCommerce

findings24.com

Provides access to Findings24 product and blog data for search and retrieval.

1 endpoint7 known toolsFirst detected June 18, 2026Last detected August 31, 2026

ENDPOINT 1

https://findings24.com/mcp

No auth detected

MCP server metadata

Name
findings24-public-mcp
Version
1.0.0
Capabilities
tools

Known tools 7

search_products

Search public Findings24 products.

Inferred read-only
get_product

Get a public product by slug.

Inferred read-only
list_categories

List public product categories.

Inferred read-only
get_category_products

List public products in a category.

Inferred read-only
search_blogs

Search public published blogs.

Inferred read-only
get_blog

Get a public blog by slug.

Inferred read-only
get_trending_products

Get public product rankings.

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

.mcp.json

{
  "mcpServers": {
    "findings24-public-mcp": {
      "type": "http",
      "url": "https://findings24.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "findings24-public-mcp",
  "transport": "streamable-http",
  "url": "https://findings24.com/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 findings24.com was fetched 2026-07-27T22:21:11.354Z and is being refreshed.

Trust status Neutral

findings24.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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