Fodda Knowledge Graphs
Rank #12,957ai.fodda/mcp-server
Expert-curated knowledge, brand, research & earnings intelligence — 47 tools, 220+ graphs.
Fodda Knowledge Graphs is a Model Context Protocol (MCP) server published by piers-fawkes. It ranks #12,957 of 126,487 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Fodda Knowledge Graphs is listed on Official MCP, with 7 tracked versions. It was first listed on Feb 16, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 113,530 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 --transport http fodda https://mcp.fodda.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add --transport http fodda https://mcp.fodda.ai/sseThis endpoint requires authentication — see the server’s docs for credentials.
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]
url = "https://mcp.fodda.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.fodda]
url = "https://mcp.fodda.ai/sse"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[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.
https://mcp.fodda.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.fodda.ai/sseSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"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": {
"url": "https://mcp.fodda.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fodda": {
"url": "https://mcp.fodda.ai/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"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": "http",
"url": "https://mcp.fodda.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"fodda": {
"type": "http",
"url": "https://mcp.fodda.ai/sse"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"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": {
"serverUrl": "https://mcp.fodda.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fodda": {
"serverUrl": "https://mcp.fodda.ai/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"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": {
"url": "https://mcp.fodda.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"fodda": {
"url": "https://mcp.fodda.ai/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"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 25% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
piers-fawkes
Other servers by piers-fawkes
View all piers-fawkes servers →Available versions (7)
| Version | Published |
|---|---|
| 1.46.31 | Aug 23, 2026 |
| 1.32.1 | Jul 3, 2026 |
| 1.32.0 | Jul 3, 2026 |
| 1.30.1 | Jun 16, 2026 |
| 1.30.0 | 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 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.
- How many versions does Fodda Knowledge Graphs have?
- MCP Toplist tracks 7 versions of Fodda Knowledge Graphs, most recently published on Aug 23, 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.