Back to Browse

Fodda MCP Server

Developer ToolsUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.

About

Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.

Security Report

3.2
Use Caution3.2High Risk

The Fodda MCP server is a legitimate knowledge graph service with proper API key authentication and reasonable permissions for its category (Developer Tools / Data Services). However, several security concerns lower the score: (1) API keys are passed via URL query parameters in setup instructions, creating exposure risks; (2) extensive external API integrations (Google GenAI, Firestore, Neo4j) without visible rate limiting or input validation; (3) broad error handling that may leak sensitive data; (4) no evidence of secrets rotation or credential expiration; (5) code complexity and truncation make full vulnerability assessment difficult. The server is not malicious but has operational security gaps that users should be aware of. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

4 files analyzed · 16 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

process_spawn

Check that this permission is expected for this type of plugin.

system_info

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Your Fodda API keyRequired

Environment variable: FODDA_API_KEY

Upstream Fodda API URLOptional

Environment variable: FODDA_API_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-piers-fawkes-fodda": {
      "env": {
        "FODDA_API_KEY": "your-fodda-api-key-here",
        "FODDA_API_URL": "your-fodda-api-url-here"
      },
      "args": [
        "-y",
        "fodda-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Fodda MCP Server - Expert-curated knowledge graphs for AI agents — PSFK | MCP Marketplace