Brand Intelligence is an MCP server published by ai.nudg3 that connects an AI agent to the Nudg3 platform for querying brand visibility across major AI-powered surfaces: ChatGPT, Claude, Gemini, Google AI Overviews, and Perplexity. The server is distributed as the nudg3-mcp package on PyPI at version 1.0.0 and communicates over stdio transport.
The core purpose is to give an agent programmatic access to Nudg3’s brand visibility data, allowing it to retrieve information about how and whether a given brand appears when users query those AI systems. This is useful for teams that want to monitor their brand’s presence in AI-generated answers and summaries rather than traditional web search rankings.
No tools are enumerated in this server’s current registry record, so the exact query operations available at runtime should be confirmed from the Nudg3 platform documentation or the repository at github.com/NUDG3-AI/nudg3-mcp. The server requires no documented environment variables in the current record, though integration with the Nudg3 service likely requires credentials configured outside of what is listed here.
This server is not a fit for relational database access, file operations, or any task unrelated to AI brand visibility monitoring. It is specifically scoped to the Nudg3 brand intelligence use case.