
Fodda Knowledge Graphs
Pull expert-curated PSFK-style knowledge graphs (retail, beauty, sports) into agent research before you commit to a niche or feature set.
Overview
Fodda Knowledge Graphs is an Idea-phase MCP server that exposes expert-curated retail, beauty, sports, and related knowledge graphs to AI agents via SSE or stdio.
What is this MCP server?
- Expert-curated knowledge graphs including PSFK Retail, Beauty, Sports, and more
- Remote SSE at https://mcp.fodda.ai/sse with required Bearer Fodda API key
- npm stdio package fodda-mcp (v1.3.0) with FODDA_API_KEY and optional FODDA_API_URL
- GitHub source: https://github.com/fodda/mcp-server
- Dual transport: hosted SSE plus local stdio for Claude Code-style setups
- Catalog version 1.3.0
- 2 transport options: 1 SSE remote + 1 npm stdio package (fodda-mcp)
- Named graph families include PSFK Retail, Beauty, Sports (and more per description)
What problem does it solve?
Your agent lacks trustworthy vertical trend context when you are still choosing a market, so answers stay generic.
Who is it for?
Indie builders exploring consumer, retail, beauty, or sports products who want PSFK-style graphs inside the agent workflow.
Skip if: Pure B2B devtool projects with no need for curated consumer trend graphs or teams unwilling to pay for Fodda API access.
What do I get? / Deliverables
After configuring the API key and MCP transport, the agent can query Fodda’s curated knowledge graphs to inform research and positioning.
- Configured Fodda MCP (SSE or stdio)
- Agent queries against curated Retail, Beauty, Sports, and related knowledge graphs
Recommended MCP Servers
Journey fit
How it compares
Curated vertical knowledge-graph MCP, not a generic web-search skill or codebase documentation indexer.
Common Questions / FAQ
Who is Fodda MCP for?
Solo builders and strategists who use AI agents for early market research and want Fodda’s expert knowledge graphs (e.g. PSFK verticals) as MCP tools.
When should I use Fodda MCP?
Use it in the idea and validate research window when you need structured trend and category intelligence before locking scope or storefront bets.
How do I add Fodda to my agent?
Either add SSE remote https://mcp.fodda.ai/sse with Authorization Bearer your API key, or install npm package fodda-mcp and set FODDA_API_KEY (optional FODDA_API_URL) in stdio MCP config.