Fodda Knowledge Graphs
Rank #17,141io.github.piers-fawkes/fodda
Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.
Fodda Knowledge Graphs is a Model Context Protocol (MCP) server published by piers-fawkes. It ranks #17,141 of 126,487 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Fodda Knowledge Graphs is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 3 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on May 21, 2026.
Ranks ahead of 109,346 of 126,487 servers on MCP Toplist.
Use Fodda Knowledge Graphs
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add fodda -e "FODDA_API_KEY=<your FODDA_API_KEY>" -e "FODDA_API_URL=<your FODDA_API_URL>" -- npx -y fodda-mcpReplace each placeholder with your own value before saving.
[mcp_servers.fodda]
command = "npx"
args = ["-y", "fodda-mcp"]
[mcp_servers.fodda.env]
FODDA_API_KEY = "<your FODDA_API_KEY>"
FODDA_API_URL = "<your FODDA_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fodda": {
"command": "npx",
"args": [
"-y",
"fodda-mcp"
],
"env": {
"FODDA_API_KEY": "<your FODDA_API_KEY>",
"FODDA_API_URL": "<your FODDA_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fodda": {
"command": "npx",
"args": [
"-y",
"fodda-mcp"
],
"env": {
"FODDA_API_KEY": "<your FODDA_API_KEY>",
"FODDA_API_URL": "<your FODDA_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fodda": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fodda-mcp"
],
"env": {
"FODDA_API_KEY": "<your FODDA_API_KEY>",
"FODDA_API_URL": "<your FODDA_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fodda": {
"command": "npx",
"args": [
"-y",
"fodda-mcp"
],
"env": {
"FODDA_API_KEY": "<your FODDA_API_KEY>",
"FODDA_API_URL": "<your FODDA_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fodda": {
"command": "npx",
"args": [
"-y",
"fodda-mcp"
],
"env": {
"FODDA_API_KEY": "<your FODDA_API_KEY>",
"FODDA_API_URL": "<your FODDA_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.piers-fawkes%2Ffodda)<a href="https://mcptoplist.com/server/io.github.piers-fawkes%2Ffodda"><img src="https://mcptoplist.com/badge/io.github.piers-fawkes%2Ffodda.svg" alt="MCP Toplist: Top 25% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
piers-fawkes
Other servers by piers-fawkes
View all piers-fawkes servers →Available versions (3)
| Version | Published |
|---|---|
| 1.30.0 | May 21, 2026 |
| 1.3.2 | Feb 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Fodda Knowledge Graphs?
- Fodda Knowledge Graphs is maintained by piers-fawkes, which publishes 11 MCP servers (21 total versions) tracked on MCP Toplist.
- Is Fodda Knowledge Graphs listed on the Official MCP Registry?
- Yes — Fodda Knowledge Graphs is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Fodda Knowledge Graphs have?
- MCP Toplist tracks 3 versions of Fodda Knowledge Graphs, most recently published on May 21, 2026.
- Where can I find the source code for Fodda Knowledge Graphs?
- The source code for Fodda Knowledge Graphs is hosted at github.com/piers-fawkes/fodda-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.