Fodda Knowledge Graphs
Rank #1,617ai.fodda/mcp-server
MCP server providing server capabilities
Fodda Knowledge Graphs is a Model Context Protocol (MCP) server published by piers-fawkes. It ranks #1,617 of 81,919 servers tracked on MCP Toplist, and its repository has 137 GitHub stars. Fodda Knowledge Graphs is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 16, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 80,302 of 81,919 servers on MCP Toplist.
Use Fodda Knowledge Graphs
Add Fodda Knowledge Graphs to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"fodda": {
"url": "https://mcp.fodda.ai/mcp"
}
}
}{
"mcpServers": {
"fodda": {
"url": "https://mcp.fodda.ai/sse"
}
}
}{
"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/ai.fodda%2Fmcp-server)<a href="https://mcptoplist.com/server/ai.fodda%2Fmcp-server"><img src="https://mcptoplist.com/badge/ai.fodda%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 81,919" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
piers-fawkes
Available versions (3)
| Version | Published |
|---|---|
| 1.30.1 | Jun 16, 2026 |
| 1.3.0 | Feb 16, 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 10 MCP servers (10 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.
- How many versions does Fodda Knowledge Graphs have?
- MCP Toplist tracks 3 versions of Fodda Knowledge Graphs, most recently published on Jun 16, 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.