Skip to main content
ClaudeWave

Prominara MCP server — brand visibility in AI answers (ChatGPT, Perplexity, Gemini, AI Overviews)

MCP ServersOfficial Registry0 stars0 forksUpdated today
ClaudeWave Trust Score
62/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/23/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/nseara/prominara-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "prominara-mcp": {
      "command": "node",
      "args": ["/path/to/prominara-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/nseara/prominara-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Prominara MCP server

Remote MCP server for [Prominara](https://prominara.com), a GEO platform that tracks how often AI answers (ChatGPT, Perplexity, Gemini, Google AI Overviews and AI Mode) cite or mention your brand, which sources those answers rely on, and whether the content you ship changes that.

This repository holds the public listing for the server. The server itself is hosted; there is nothing to install or run from here.

- **Server URL:** `https://mcp.prominara.com` (streamable HTTP)
- **Auth:** OAuth 2.1 with dynamic client registration (no API keys)
- **Registry name:** `com.prominara/prominara`
- **Docs:** https://prominara.com/mcp
- **Requires a Prominara account** — agent access is included in every plan, and the free trial includes it. Sign up at https://prominara.com

## Configure

Add the server to your client, then sign in when prompted. The consent page lets you pick the organization and choose **read** or **read and write** access.

**Claude Code**

```bash
claude mcp add --transport http prominara https://mcp.prominara.com
```

Then run `/mcp` inside Claude Code and choose **Authenticate**.

**Codex**

```bash
codex mcp add prominara --url https://mcp.prominara.com
```

**Cursor / any JSON-configured client**

```json
{
  "mcpServers": {
    "prominara": {
      "url": "https://mcp.prominara.com"
    }
  }
}
```

**Claude (web and desktop)**: Settings → Connectors → Add custom connector → paste the server URL.

**ChatGPT**: Settings → Connectors → Advanced → enable developer mode → Create → paste the server URL.

**VS Code / GitHub Copilot**: add an HTTP MCP server with the URL above; you are asked to sign in the first time a tool runs.

## Tools

Read tools need the `read` scope. Write tools additionally need `write`, which you grant on the consent page.

| Tool | Scope | What it does |
|---|---|---|
| `prominara_list_sites` | read | Lists the brands in your workspace with their domain, latest audit score and how many prompts are tracked. |
| `prominara_visibility_overview` | read | How often AI answers cite or mention your brand over a window, per platform, with the trend and the competitors ahead of you. |
| `prominara_list_prompts` | read | The questions you track for a site, with their panel, whether they are active and the latest result on each platform. |
| `prominara_get_answers` | read | What each AI platform actually answered for one prompt: mentions, citations, the sources it used and the history behind them. |
| `prominara_list_missions` | read | Your ranked to-do list: for every tracked question, the page that should own the answer and the next best action. |
| `prominara_sources` | read | The off-site pages AI answers cite in your category, which of them name you, and where a citation is worth earning. |
| `prominara_measurement` | read | The before-and-after verdict for each content change you logged, with its probability and observation window. |
| `prominara_suggest_prompts` | read | Drafted questions worth tracking for a site, balanced across the buying journey, with a recommended set that fits your plan. |
| `prominara_usage` | read | Your plan, what is left of the monthly check allowance and how many prompt slots, sites and platforms you can still use. |
| `prominara_create_prompts` | write | Starts tracking the questions you picked and runs their first checks. |
| `prominara_run_check` | write | Asks the AI platforms your tracked questions again, right now, instead of waiting for the schedule. |
| `prominara_log_content_change` | write | Records a page you shipped so Prominara can measure what it changed. |
| `prominara_update_mission` | write | Marks a mission as in progress, shipped, snoozed or dismissed. |
| `prominara_set_prompt_active` | write | Turns tracked questions on or off, which starts or stops their scheduled checks. |

## Example prompts

- "How visible is prominara.com in AI answers this month, and who is ahead of us?"
- "Did the page I shipped three weeks ago move anything yet?"
- "Which domains does ChatGPT cite in my category, and do any of them mention us?"
- "Suggest ten questions worth tracking for my site and start tracking the best five."

## Discovery endpoints

- `https://mcp.prominara.com/.well-known/oauth-protected-resource`
- `https://prominara.com/.well-known/oauth-authorization-server`

## Support

- Docs: https://prominara.com/mcp
- Contact: https://prominara.com/contact

What people ask about prominara-mcp

What is nseara/prominara-mcp?

+

nseara/prominara-mcp is mcp servers for the Claude AI ecosystem. Prominara MCP server — brand visibility in AI answers (ChatGPT, Perplexity, Gemini, AI Overviews) It has 0 GitHub stars and its last recorded update is dated 2026-09-22.

How do I install prominara-mcp?

+

You can install prominara-mcp by cloning the repository (https://github.com/nseara/prominara-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is nseara/prominara-mcp safe to use?

+

Our security agent has analyzed nseara/prominara-mcp and assigned a Trust Score of 62/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains nseara/prominara-mcp?

+

nseara/prominara-mcp is maintained by nseara. The last recorded GitHub activity is dated 2026-09-22, with 0 open issues.

Are there alternatives to prominara-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy prominara-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: nseara/prominara-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/nseara-prominara-mcp)](https://claudewave.com/repo/nseara-prominara-mcp)
<a href="https://claudewave.com/repo/nseara-prominara-mcp"><img src="https://claudewave.com/api/badge/nseara-prominara-mcp" alt="Featured on ClaudeWave: nseara/prominara-mcp" width="320" height="64" /></a>

More MCP Servers

prominara-mcp alternatives