You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.32.1).

brand_tracker

Inactive

Tool of Fodda Knowledge Graphs

declared in 1.32.1

Build a complete Brand Intelligence Profile by searching ALL knowledge graphs for a specific brand. Returns trend footprint (which trends the brand appears in), competitive landscape (co-occurring brands ranked by overlap), cross-graph presence, evidence timeline, lifecycle distribution, and bundled supplemental signals (Google Trends, Wikipedia, Amazon, earnings). Use when the query is about a specific company or brand — "What is Nike doing?", "Patagonia's innovation strategy", "How is Apple positioned?". This aggregates intelligence that would require dozens of separate web searches to assemble.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "brand_name"
  ],
  "properties": {
    "userId": {
      "type": "string",
      "description": "Optional user identifier for trial usage tracking."
    },
    "graph_ids": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Optional: specific graph IDs to search. If omitted, searches ALL accessible graphs."
    },
    "brand_name": {
      "type": "string",
      "description": "The brand name to look up (e.g. 'Nike', 'Adidas', 'Apple'). Case-insensitive."
    },
    "max_evidence": {
      "type": "number",
      "description": "Maximum evidence items per graph. Default: 10. Max: 25."
    },
    "include_evidence": {
      "type": "boolean",
      "description": "If true (default), include individual evidence items. Set to false for summary-only."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Fodda Knowledge Graphs

https://github.com/fodda/mcp-server

1/7 registries
View full server →
brand_tracker — Fodda Knowledge Graphs — PRSM MCP