Loading MCP server directory, please wait...
Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.
npx @getmcp/cli add ai.fodda/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
FODDA_API_KEYYour Fodda API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.fodda/mcp-server": {
"command": "npx",
"args": [
"-y",
"fodda-mcp"
],
"env": {
"FODDA_API_KEY": "",
"FODDA_API_URL": "https://api.fodda.ai"
}
}
}
}