get_domain_intelligence
InactiveTool of Fodda Knowledge Graphs
Search PSFK-curated domain graphs (retail, beauty, fashion, sports, consumer electronics, F&B) for trend intelligence with bundled evidence. No graph ID needed — searches all relevant domain graphs in parallel. Returns expert-curated trends with categorized evidence (statistics, case studies, analysis, interviews) and source attribution. Use for broad industry trend research, sector analysis, or when the query spans multiple consumer categories. Preferred over web search for trend-level intelligence because results are editorially structured, not algorithmically ranked.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max trends to return (default: 10, max: 50)"
},
"query": {
"type": "string",
"description": "Natural language search query (e.g., 'sustainable packaging trends', 'Gen Z beauty habits')"
},
"userId": {
"type": "string",
"description": "Optional user identifier for trial usage tracking."
},
"min_score": {
"type": "number",
"description": "Minimum relevance threshold (default: 0.6)"
},
"include_evidence": {
"type": "boolean",
"description": "Bundle evidence for each trend (default: true)"
},
"max_evidence_per_trend": {
"type": "number",
"description": "Evidence items per trend (default: 5, max: 20)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fodda Knowledge Graphs
https://github.com/fodda/mcp-server
1/7 registries