Skip to main content

MCP server for Nudg3 brand visibility intelligence — query your AI search visibility from Claude, Cursor, or any MCP client

Project description

nudg3-mcp

MCP server for Nudg3 brand visibility intelligence. Query your brand's AI search visibility from Claude Desktop, Cursor, Windsurf, or any MCP client.

Quickstart

1. Get an API key

Create one at app.nudg3.ai/api-keys.

2. Configure Claude Desktop

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on Mac, %APPDATA%\Claude\claude_desktop_config.json on Windows):

{
  "mcpServers": {
    "nudg3": {
      "command": "uvx",
      "args": ["nudg3-mcp"],
      "env": {
        "NUDG3_API_KEY": "nudg3_live_ak_..."
      }
    }
  }
}

3. Ask questions

  • "What's my brand visibility score this week?"
  • "Compare my visibility across ChatGPT and Gemini"
  • "Which sources cite my brand most?"
  • "Export my dashboard data for the last 30 days"

Tools

Tool Scope Description
get_overview read:analytics Health check: organic + branded visibility, trends, alerts, suggested investigations
analyze_competitors read:analytics Organic competitive rankings, position gaps, fastest movers
analyze_prompts read:analytics Prompt-level performance by funnel stage; auto-resolves your primary brand
analyze_sources read:analytics Top cited domains, type distribution, content gap detection
analyze_responses read:analytics Provider-grouped response samples, sentiment patterns
query_metrics read:analytics Composable analytics query with measures, dimensions, filters
get_metric_catalog read:analytics Discover available measures, filters, and export datasets
export_data export:data CSV export for chat responses, sources, dashboard, prompts
get_reports read:insights List or fetch visibility audit reports
get_insights read:insights AI-generated opportunities, threats, and recommendations from a report
get_actions read:insights Workspace action items with priority, effort, and impact

Environment Variables

Variable Required Default Description
NUDG3_API_KEY Yes Your Nudg3 API key
NUDG3_API_URL No https://api.nudg3.ai API base URL
NUDG3_TIMEOUT No 30 HTTP timeout in seconds

Other MCP Clients

Cursor

{
  "mcpServers": {
    "nudg3": {
      "command": "uvx",
      "args": ["nudg3-mcp"],
      "env": {
        "NUDG3_API_KEY": "nudg3_live_ak_..."
      }
    }
  }
}

Custom / programmatic

pip install nudg3-mcp
NUDG3_API_KEY=nudg3_live_ak_... nudg3-mcp

Development

git clone https://github.com/NUDG3-AI/nudg3-mcp-server.git
cd nudg3-mcp-server
python -m venv venv && source venv/Scripts/activate
pip install -e ".[dev]"
pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nudg3_mcp-1.0.1.tar.gz (38.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nudg3_mcp-1.0.1-py3-none-any.whl (40.1 kB view details)

Uploaded Python 3

File details

Details for the file nudg3_mcp-1.0.1.tar.gz.

File metadata

  • Download URL: nudg3_mcp-1.0.1.tar.gz
  • Upload date:
  • Size: 38.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for nudg3_mcp-1.0.1.tar.gz
Algorithm Hash digest
SHA256 8a70110f23b6c055ba487b07705bee84fd4aef6490e6a3c21e3d109d33007a75
MD5 e5bb05811fdb70d2343fc8392195f8ee
BLAKE2b-256 66f2fba9bcaa7ec4850ef0e12db125fdd869d6c3df0e1b6a94d3cd4b3f78ec96

See more details on using hashes here.

File details

Details for the file nudg3_mcp-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: nudg3_mcp-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 40.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for nudg3_mcp-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 08af403fb3c745dc6fe9bf682edbeb8e28b2e1a25001c74f9386f84858ddd198
MD5 4dec23db82523f54182ef7c06b0b2033
BLAKE2b-256 409b9d0fcee17ab72bf504d765065e50eac06a01d8740b0180a73992a33b7708

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page