Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Š Monitoring
  3. Fodda Brand Intelligence
Fodda Brand Intelligence logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 10:57:25 PM

Fodda Brand Intelligence

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

Brand health & trend footprint across PSFK expert graphs with citable sources, not web summaries.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "fodda-brand-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "https://ucarecdn.com/6e7893d7-6b14-426b-83bc-574a3f72d6bc/foddaminilogo.png"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (23) Directory Badge Claim listing AlternativesπŸ“Š More in Monitoring

Capabilities & Tool Schemas (23) ~548 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Fodda Brand Intelligence.

list_graphs

Discover available knowledge graphs, metadata, and routing instructions.

search_graph

Hybrid keyword + semantic search across curated graphs for trend clusters and evidence.

search_statistics

Search for specific quantitative metrics, indicators, and numeric data points.

search_insights

Search expert quotes, qualitative signals, and professional interpretations.

get_label_values

Discover valid values for a node label or category.

get_neighbors

Traverse from seed nodes to discover related concept nodes and links.

Documentation Overview

Fodda Logo

Fodda MCP Server

Expert-curated knowledge graphs for AI agents β€” PSFK Retail, Beauty, Sports and partner datasets via the Model Context Protocol.

MCP Registry npm Version License


Quick Start

Claude (Web β€” Pro, Max, Team, Enterprise)

  1. Get your personal MCP URL at app.fodda.ai β†’ Account β†’ MCP Integration (format: https://mcp.fodda.ai/c/<your-token>)
  2. In Claude, go to Settings β†’ Connectors β†’ Add custom connector, paste the URL, and click Add
  3. Start chatting with your Fodda knowledge graphs

Note: legacy ?api_key= URLs are no longer accepted (raw keys in URLs leak into logs and browser history). If your connector stops working, just grab a fresh MCP URL at app.fodda.ai. One-click OAuth connect arrives with Fodda's Anthropic Connectors Directory listing.

Claude Code (CLI β€” SSE)

Terminal
claude mcp add --transport sse fodda https://mcp.fodda.ai/sse \
  --header "Authorization: Bearer YOUR_API_KEY"

Claude Enterprise

For Claude Enterprise with admin-managed connectors, your workspace admin can register the Fodda MCP server using the same Streamable HTTP endpoint (https://mcp.fodda.ai/mcp) via the Admin Console. See Enterprise MCP Setup for full details.

OpenAI (Responses API β€” Recommended)

Use OpenAI's native MCP support β€” no function definitions needed:

server.ts
from openai import OpenAI
client = OpenAI()

resp = client.responses.create(
    model="gpt-5",
    tools=[{
        "type": "mcp",
        "server_label": "fodda",
        "server_description": "Expert-curated knowledge graphs for retail, beauty, sports trends and earnings intelligence.",
        "server_url": "https://mcp.fodda.ai/mcp",
        "authorization": "Bearer YOUR_API_KEY",
        "require_approval": "never",
    }],
    input="What are the top emerging retail trends?",
)
print(resp.output_text)
server.ts
import OpenAI from "openai";
const client = new OpenAI();

const resp = await client.responses.create({
  model: "gpt-5",
  tools: [{
    type: "mcp",
    server_label: "fodda",
    server_description: "Expert-curated knowledge graphs for retail, beauty, sports trends and earnings intelligence.",
    server_url: "https://mcp.fodda.ai/mcp",
    authorization: "Bearer YOUR_API_KEY",
    require_approval: "never",
  }],
  input: "What are the top emerging retail trends?",
});
console.log(resp.output_text);

Tip: To reduce latency with 30+ tools, use allowed_tools to filter: "allowed_tools": ["search_graph", "search_statistics", "brand_tracker"]

Legacy: If you're using chat.completions.create() with function calling, define a custom function that calls the Fodda REST API. See fodda.ai/connect for details.

Generic Streamable HTTP Client

Connect to the /mcp endpoint using HTTP POST (Streamable HTTP) with Authorization: Bearer YOUR_API_KEY:

Code
https://mcp.fodda.ai/mcp

Gemini CLI

config.json
{
  "tools": [{
    "type": "mcp",
    "name": "fodda",
    "url": "https://mcp.fodda.ai/sse",
    "headers": { "Authorization": "Bearer YOUR_API_KEY" }
  }]
}

Generic SSE Client

Connect to https://mcp.fodda.ai/sse with an Authorization: Bearer YOUR_API_KEY header.


Available Tools

The Fodda MCP server exposes a rich suite of 30 tools to search, analyze, brainstorm, and visualize trends, expert-curated knowledge graphs, and corporate documents.

Discovery & Search

ToolDescriptionDeterministic
list_graphsDiscover available knowledge graphs, metadata, and routing instructions.βœ…
search_graphHybrid keyword + semantic search across curated graphs for trend clusters and evidence.❌
search_statisticsSearch for specific quantitative metrics, indicators, and numeric data points.❌
search_insightsSearch expert quotes, qualitative signals, and professional interpretations.❌
get_label_valuesDiscover valid values for a node label or category.βœ…

Traversal & Graph Operations

ToolDescriptionDeterministic
get_neighborsTraverse from seed nodes to discover related concept nodes and links.βœ…
get_nodeRetrieve detailed metadata, properties, and attributes for a single node by ID.βœ…
get_evidenceRetrieve source signals, articles, citations, and provenance for a trend or node.βœ…
discover_adjacent_trendsFind semantically similar trends to a given trend node.βœ…

Intelligence Domains

ToolDescriptionDeterministic
get_domain_intelligenceSearch all PSFK curated domain graphs (retail, beauty, sports, fashion, consumer electronics, F&B) in parallel.❌
get_expert_intelligenceQuery specialist industry graphs built by leading strategists and experts.❌
get_report_intelligenceSearch institutional report insights from DHL, PwC, Delta, and other partners.❌

Earnings & Corporate Insights

ToolDescriptionDeterministic
get_earnings_intelligenceQuery management commentary, business guidance, and Q&A from company earnings calls.❌
get_earnings_divergenceDetect deflections, gaps, and divergence between analyst concerns and executive responses in earnings calls.❌

Brand & Ideation

ToolDescriptionDeterministic
brand_trackerCompile a comprehensive Brand Intelligence Profile across all knowledge graphs.❌
brainstorm_topicGraph-powered brainstorm map discovering unexpected connections and adjacent territories.❌

Deep Research & Execution Agents

ToolDescriptionDeterministic
deep_research_topicLaunch an autonomous research session combining graphs with live web search.❌
check_research_statusCheck progress or retrieve the final narrative report of a deep research job.βœ…
get_supplemental_contextFetch macro context from up to 10 institutional data sources in a single query.❌
check_supplemental_statusRetrieve output from a supplemental context job.βœ…

Synthetic Analyst & Visualization

ToolDescriptionDeterministic
list_analystsList available Synthetic Analyst expert personas.βœ…
consult_analystEngage a Synthetic Analyst persona to synthesize answers with specialized voice.❌
generate_visualGenerate branded SVG data visualizations (Cultural Shifts, Competitive Compass, Innovation Pathway, etc.).❌

Note on Dynamic Partner Skills: When partner skills (such as Paralogy or Igloo) are enabled for a user's account, additional specialized tools (e.g. paralogy_analyze_trends, ideation tools) are dynamically registered on the MCP server and made available automatically.

Note on System Utilities: The server also registers several helper and account management utilities (e.g., get_my_account, toggle_graph_preference, update_user_profile, manage_scheduled_reports, send_feedback) to allow the AI assistant to query subscription status, manage scheduled briefings, or save personalization settings directly.


Discovery Endpoints

EndpointDescription
GET /healthHealth check ({ "status": "ok", "version": "..." })
POST /mcpMCP endpoint β€” call the standard tools/list method on an initialized session to retrieve full tool schemas and capabilities

Authentication

Preferred β€” HTTP header (used by the directory connection and all header-capable clients). Pass your Fodda API key as a Bearer token:

Code
Authorization: Bearer sk_live_...

The server also accepts the key via an X-API-Key: sk_live_... header.

In MCP request _meta:

config.json
{ "_meta": { "authorization": "Bearer sk_live_..." } }

Fallback β€” URL query parameter. Some clients (e.g. the Claude.ai web custom connector UI) cannot set custom request headers. For those, the key may be passed as ?api_key=.... This is provided only for compatibility; prefer header-based auth wherever the client supports it, since URLs are more likely to be logged by intermediaries. The server never returns your API key in tool output.


Configuration

VariableDescriptionDefault
PORTHTTP server port (omit for stdio mode)β€”
FODDA_API_URLUpstream API base URLhttps://api.fodda.ai
FODDA_MCP_SECRETHMAC signing secret for API requestsβ€”
NODE_ENVEnvironment (development / production)production

Build & Run

Terminal
npm install
npm run build

# Stdio mode
npm start

# SSE mode
PORT=8080 npm start

Self-Hosting

  • Docker: docker build -t fodda-mcp . && docker run -p 8080:8080 -e PORT=8080 fodda-mcp
  • Cloud Run: ./deploy_cloud_run.sh
  • Kubernetes: See deployment/k8s/
  • Terraform: See deployment/terraform/

MCP Registry

This server is published to the Official MCP Registry as ai.fodda/mcp-server.

bash
# Verify listing
curl "https://registry.modelcontextprotocol.io/v0.1/servers?search=ai.fodda/mcp-server"

Privacy Policy

Full policy: https://www.fodda.ai/privacy

Summary of how the Fodda MCP server handles data (the hosted policy is authoritative):

  • What we collect. Account information (name, email, organization) to manage your account; usage data β€” API queries (query text, graph accessed, timestamps) logged for billing, service improvement, and abuse prevention; and standard technical data (IP, browser type, referral URLs). We do not store the full content of AI-generated responses. Your API key authenticates requests and is never returned in tool output.
  • How it's used. To provide and improve the Services, process billing, enforce rate limits and prevent abuse, communicate support/service updates, and meet legal obligations. Requests are proxied to the Fodda API (https://api.fodda.ai) over TLS.
  • Third-party sharing. We do not sell your personal information. Data is shared only with service providers (e.g. payment processors, cloud hosting) under confidentiality agreements, or when required by law.
  • AI model training. Fodda does not use your queries or data to train AI models. Knowledge graphs are expert-curated, not generated from user interactions.
  • Retention. Account information is retained while your account is active; query logs are retained for billing and analytics. You may request account/data deletion via the contact below.
  • Security. TLS-encrypted connections, API-key authentication, and secure cloud infrastructure.
  • Contact. Privacy inquiries: privacy@fodda.ai.

See the full hosted Privacy Policy (last updated June 16, 2026) for the complete, authoritative terms.


Support

  • Email: hello@fodda.ai
  • Account & API keys: app.fodda.ai β†’ Account β†’ MCP Integration
  • Documentation: fodda.ai

To report a security issue, email hello@fodda.ai with "SECURITY" in the subject line.


License

Proprietary β€” fodda.ai

Related MCP Servers

View all in Monitoring View all alternatives
  • Langfuse Mcp Java logoLangfuse Mcp Java

    Query Langfuse traces, debug exceptions, analyze sessions, scores, datasets, schema, observations and manage prompts. Full observability toolkit for LLM applications. (https://github.com/langfuse/langfuse)

    πŸ“Š Monitoring3 views
    Compare vs Langfuse Mcp Java β†’
  • Dynatrace Mcp logoDynatrace Mcp

    Leverage AI-driven observability, security, and automation to analyze anomalies, logs, traces, events, metrics.

    πŸ“Š Monitoring2 views
    Compare vs Dynatrace Mcp β†’
  • Statuscraft logoStatuscraft

    MCP server that checks the live status of 3831 software services in real time. Ask your AI agent "is GitHub down?" or "what's wrong with Sentry?" β€” and get a live answer pulled directly from official status pages, including full incident detail when something is broken. npx -y github:jabbawocky/statuscraft

    πŸ“Š Monitoring0 views
    Compare vs Statuscraft β†’
  • Mcp Grafana logoMcp Grafana

    Search dashboards, investigate incidents and query datasources in your Grafana instance

    πŸ“Š Monitoring3 views
    Compare vs Mcp Grafana β†’

Frequently Asked Questions about Fodda Brand Intelligence

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "fodda-brand-intelligence": { "command": "npx", "args": ["-y", "Fodda Brand Intelligence"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFodda Brand Intelligence AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/fodda-brand-intelligence?style=directory)](https://allmcps.com/mcp/fodda-brand-intelligence)
HTML Embed
<a href="https://allmcps.com/mcp/fodda-brand-intelligence"><img src="https://allmcps.com/api/badge/fodda-brand-intelligence?style=directory" alt="Fodda Brand Intelligence on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠMonitoring
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commitToday
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 10, 2026
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Š Monitoring β†’Best MCP servers for Monitoring & Observability β†’Alternatives to Fodda Brand Intelligence β†’Install in Claude DesktopInstall in CursorInstall in VS Code