Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Ninar AI

REMOTE · NINAR.AI · SCANNED SEP 20

Audit your brand's visibility across ChatGPT, Gemini, Claude, Perplexity + 6 more engines.

Available components

0 this week 90 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security94
Transport & Reachability100
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 527 tokens (~105/item across 5 items; 5 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Ninar AI MCP server?

Ninar AI is a hosted endpoint at https://ninar.ai/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · ninar.ai

# add to Claude Code
claude mcp add --transport http ai-ninar-ninar 'https://ninar.ai/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "ai-ninar-ninar": {
      "url": "https://ninar.ai/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ai-ninar-ninar": {
      "type": "http",
      "url": "https://ninar.ai/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ai-ninar-ninar]
url = "https://ninar.ai/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-ninar-ninar": {
      "type": "remote",
      "url": "https://ninar.ai/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-ninar-ninar --url 'https://ninar.ai/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-ninar-ninar:
    url: "https://ninar.ai/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ai-ninar-ninar": {
      "Transport": "http",
      "Url": "https://ninar.ai/mcp"
    }
  }
}
# add to Vellum
assistant mcp add ai-ninar-ninar -t streamable-http -u 'https://ninar.ai/mcp'
// mcp.json
{
  "mcpServers": {
    "ai-ninar-ninar": {
      "type": "http",
      "url": "https://ninar.ai/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 24 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://ninar.ai/mcp

TLS valid

Negotiated TLS 1.2 with TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=ninar.ai CN=Amazon RSA 2048 M04,O=Amazon,C=US 8 Aug 2026 21 Feb 2027 RSA 2048 SHA256-RSA 953d1e88e02d9b6392ec655e1d36330
SANs: ninar.ai, *.ninar.ai
CN=Amazon RSA 2048 M04,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 773124f2a952e3ed18a58bdb85d1bc0ce5f27
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of ninar.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
ninar.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="ninar-mcp", error="invalid_request", error_description="The access token is missing, expired, or invalid", resource_metadata="https://ninar.ai/.well-known/oauth-protected-resource"

Bearer realm="ninar-mcp", error="invalid_request", error_description="The access token is missing, expired, or invalid", resource_metadata="https://ninar.ai/.well-known/oauth-protected-resource"
Header Value
strict-transport-security max-age=31536000; includeSubDomains
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net https://js.stripe.com https://www.googletagmanager.com https://www.google-analytics.com https://www.googleadservices.com https://googleads.g.doubleclick.net; style-src 'self' 'unsafe-inline' https://cdn.jsdelivr.net https://fonts.googleapis.com; font-src 'self' https://cdn.jsdelivr.net https://fonts.gstatic.com; img-src 'self' data: https: blob: https://tile.openstreetmap.org https://*.tile.openstreetmap.org; connect-src 'self' https://api.openai.com https://js.stripe.com https://www.google-analytics.com https://www.google.com https://www.googleadservices.com https://googleads.g.doubleclick.net https://ad.doubleclick.net https://tile.openstreetmap.org https://*.tile.openstreetmap.org https://app.ninar.ai https://*.s3.us-east-1.amazonaws.com https://*.s3.amazonaws.com https://*.lambda-url.us-east-1.on.aws; media-src 'self' https://*.s3.amazonaws.com; frame-src 'self' https://js.stripe.com https://www.youtube.com https://player.vimeo
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Protected resource metadata

Document https://ninar.ai/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://ninar.ai/mcp
Authorisation server https://ninar.ai

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://ninar.ai/mcp Verified 200
http (plaintext) http://ninar.ai/mcp HTTPS enforced 301 https://ninar.ai:443/mcp
MCP tools · 5 exposed · ~527 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
audit_brand_visibility ~156

Check whether a brand or entity surfaced by an AI engine is a genuine competitor in your category (e.g. is 'Banner Life' actually a mortgage insurance competitor to Enact?). Uses dual-model verification with automatic escalation on disagreement. Returns a confirmed/rejected decision, confidence score, reasoning, and audit trail. Pro plan or higher required.

NameTypeReqDescription
entitystringyesEntity name to adjudicate, e.g. 'Banner Life', 'Enact Solar'.
raw_evidenceobjectyesSource text the entity appeared in. Should contain 'raw_answer_excerpt' and optionally 'entity_sentence' and 'source_probe_id'.
taxonomy_idstringTaxonomy registry to validate against. Default: pmi.v1

No output schema declared.

No examples provided.

generate_content ~89

Generate AI-optimized content (FAQ, about copy, use cases, differentiators) for the gaps in your latest scan. Returns full content text inline — no need to visit the dashboard. Pro plan or higher required. Pass gap_type='all' to get every block in one call.

NameTypeReqDescription
gap_typestringyesWhich content block to generate. Use 'all' for everything in one call.

No output schema declared.

No examples provided.

get_latest_score ~45

Get the AI Visibility Index (0-100) for the signed-in user's most recently scanned brand, broken down by engine. Requires a free Ninar account (no credit card).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_content_gaps ~43

List AI-generated content suggestions (FAQs, differentiators, use cases, about copy) the signed-in user can publish to close visibility gaps found in their latest scan.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

scan_visibility ~194

Run an AI visibility scan for a brand. Pass `city` for a local-business check (ChatGPT + Gemini, city-scoped). Omit `city` for a multi-engine GEO scan across ChatGPT, Gemini, Perplexity, Claude, AI Overviews — engine count scales with the user's Ninar plan (free = 2).

NameTypeReqDescription
brand_namestringyesBrand to scan, e.g. 'Ninar', 'Joe's Pizza'.
categorystringyesCategory, e.g. 'AI visibility platform', 'pizza restaurant'.
citystringCity for a local-business check. Omit for multi-engine GEO scan.
countrystringOptional ISO country: us, gb, in, eu.
use_casestringOptional GEO use case, e.g. 'for sales teams'.
websitestringOptional brand URL for GEO citation matching.

No output schema declared.

No examples provided.

Common questions

What is the Ninar AI MCP server?

Ninar AI is an MCP server listed in the public MCP registry as ai.ninar/ninar. Audit your brand's visibility across ChatGPT, Gemini, Claude, Perplexity + 6 more engines. This page covers its hosted endpoint (https://ninar.ai/mcp).

Is the Ninar AI MCP server safe to use?

Ninar AI scores 90 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Ninar AI MCP server expose?

Ninar AI exposes 5 tools: get_latest_score, scan_visibility, list_content_gaps, generate_content, audit_brand_visibility. Their descriptions and schemas cost roughly 527 tokens of context every time the server is loaded.

Does the Ninar AI MCP server require authentication?

Yes. Ninar AI asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the Ninar AI MCP server still maintained?

Ninar AI is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.