Fodda MCP provides AI agents with access to expert-curated knowledge graphs covering retail, beauty, sports, and other industries. Query structured insights, explore relationships, retrieve evidence, and generate macro overviews powered by PSFK's proprietary research.
Features:
• Search across knowledge graphs with semantic understanding
• Explore node relationships and connections
• Access evidence and source attribution
• Generate industry overviews and insights
• PSFK Retail, Beauty, and Sports graphs available
Server Config
{
"mcpServers": {
"fodda": {
"command": "npx",
"args": [
"fodda-mcp"
],
"env": {
"FODDA_API_KEY": "your-api-key-here"
}
}
}
}