Ninar AI
https://ninar.ai/mcpskills: {'id': 'get_latest_score', 'name': 'get_latest_score', 'description': "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).", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'scan_visibility', 'name': 'scan_visibility', 'description': "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).", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_content_gaps', 'name': 'list_content_gaps', 'description': '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.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'generate_content', 'name': 'generate_content', 'description': "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.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'audit_brand_visibility', 'name': 'audit_brand_visibility', 'description': "Run a System of Record adjudication on an entity surfaced by an AI engine (e.g. is 'Banner Life' a valid PMI competitor to Enact?). Uses dual-model consensus (Haiku 4.5 + Gemini Flash, escalating to Sonnet 4.6 + Gemini Pro on disagreement) against a versioned taxonomy. Returns the Why Drawer headline, audit trail, and per-model judgments. Pro plan or higher required.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 192.0ms; conformance: pass
How to connect
https://ninar.ai/mcp
curl -X POST https://ninar.ai/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'