brainstorm_topic
InactiveTool of Fodda Knowledge Graphs
Explore and brainstorm around a topic using knowledge graph connections. Unlike search (which finds what matches), this tool discovers what CONNECTS — adjacent trends, unexpected cross-domain links, key brands, and geographic hotspots. Use when the user wants to brainstorm, explore adjacencies, find inspiration, or understand the landscape around a topic. Returns a structured brainstorm map with territories to explore.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"depth": {
"type": "number",
"description": "Traversal depth: 1 (immediate connections) or 2 (connections of connections). Default: 2. Use 1 for focused brainstorms, 2 for wider exploration."
},
"query": {
"type": "string",
"description": "The topic or theme to brainstorm around (e.g., 'tequila', 'sustainable packaging', 'Gen Z beauty')"
},
"userId": {
"type": "string",
"description": "Optional user identifier for trial usage tracking."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fodda Knowledge Graphs
https://github.com/fodda/mcp-server
1/7 registries