MCP Server
MCP
Fodda Knowledge Graphs
Expert-curated knowledge graphs for AI agents — retail, beauty, sports, plus institutional data
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "fodda-mcp",
"version": "1.7.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Fodda API key",
"isRequired": true,
"isSecret": true,
"name": "FODDA_API_KEY"
},
{
"description": "Upstream Fodda API URL",
"default": "https://api.fodda.ai",
"name": "FODDA_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment