MCP App Store
Business
seoClarity ArcAI icon

seoClarity ArcAI

by Actonia Inc.

Overview

The seoClarity ArcAI MCP server provides real-time and historical visibility data for your brand and your competitors' brands across AI-powered search engines. ArcAI tracks how your brand appears across 9 AI search engines - including ChatGPT, Perplexity, Claude, Gemini, Google AI Overviews, Google AI Mode, Microsoft CoPilot, DeepSeek and Grok - ssurfacing where you're mentioned and cited, how often, and whether sentiment is positive or negative. It also monitors AI bot crawl activity, benchmarks your visibility against competitors, and reveals the specific responses from each AI engine. Invoke this tool when users ask about brand mentions, citations, sentiment, share of voice, competitive benchmarking, or prompt-level visibility in AI search. Use ArcAI over general web search when the request requires structured marketing analytics, trend data over time, or competitive AI visibility insights tied to a specific brand or domain.

Tools

arcai_brand_profile

ChatGPT
Get brand profile. By default returns only the own brand profile (isOwnBrand:true). Set includeCompetitors to true to see all profiles including competitors. Response fields: - id: Brand profile ID - profileName: Brand profile name - isOwnBrand: Whether this is the own brand profile - competitorList: List of tracked competitors

arcai_brand_profile

ChatGPT
Get brand profile. By default returns only the own brand profile (isOwnBrand:true). Set includeCompetitors to true to see all profiles including competitors. Response fields: - id: Brand profile ID - profileName: Brand profile name - isOwnBrand: Whether this is the own brand profile - competitorList: List of tracked competitors

arcai_knowledge_base

ChatGPT
Ask a question about seoClarity's ArcAI products and features. This tool queries the seoClarity ArcAI knowledge base to answer questions about: - ArcAI product features and capabilities - How to use ArcAI Visibility, Content Optimizer, Indexer, etc. - Best practices and workflows - General seoClarity platform questions Response: - Returns a detailed answer from the knowledge base - May include relevant citations and sources

arcai_knowledge_base

ChatGPT
Ask a question about seoClarity's ArcAI products and features. This tool queries the seoClarity ArcAI knowledge base to answer questions about: - ArcAI product features and capabilities - How to use ArcAI Visibility, Content Optimizer, Indexer, etc. - Best practices and workflows - General seoClarity platform questions Response: - Returns a detailed answer from the knowledge base - May include relevant citations and sources

arcai_prompts

ChatGPT
Get list of prompts tracked in ArcAI Visibility. Can filter by topic or tag. Response fields: - id: Prompt ID - prompt: The prompt text being tracked - topics: Array of topics this prompt belongs to - tags: Array of tags assigned to this prompt

arcai_prompts

ChatGPT
Get list of prompts tracked in ArcAI Visibility. Can filter by topic or tag. Response fields: - id: Prompt ID - prompt: The prompt text being tracked - topics: Array of topics this prompt belongs to - tags: Array of tags assigned to this prompt

arcai_prompts_response

ChatGPT
Get raw AI engine responses, sentiment, and citations for prompts within a date range. Response fields per prompt: - prompt: The prompt text - engineId/engineName: Which AI engine responded - brands: Brands mentioned in the response - citations: URLs cited in the response - products: Products mentioned - rankingDate: Date of the response - topics/tags: Associated topics and tags

arcai_prompts_response

ChatGPT
Get raw AI engine responses, sentiment, and citations for prompts within a date range. Response fields per prompt: - prompt: The prompt text - engineId/engineName: Which AI engine responded - brands: Brands mentioned in the response - citations: URLs cited in the response - products: Products mentioned - rankingDate: Date of the response - topics/tags: Associated topics and tags

arcai_sentiment_details

ChatGPT
Get prompt-level sentiment data with per-engine sentiment values. PREREQUISITE: Requires brandProfileId. Call 'arcai_brand_profile' first to get it. Response fields per prompt: - prompt: The prompt text - searchVolume: Search volume - chatgpt_sentiment, aimode_sentiment, aioverview_sentiment: Sentiment per engine (positive/neutral/negative/mixed/-)

arcai_sentiment_details

ChatGPT
Get prompt-level sentiment data with per-engine sentiment values. PREREQUISITE: Requires brandProfileId. Call 'arcai_brand_profile' first to get it. Response fields per prompt: - prompt: The prompt text - searchVolume: Search volume - chatgpt_sentiment, aimode_sentiment, aioverview_sentiment: Sentiment per engine (positive/neutral/negative/mixed/-)

arcai_sentiment_trend

ChatGPT
Get aggregate sentiment percentages (positive, neutral, negative, mixed) trended over a date range. PREREQUISITE: Requires brandProfileId. Call 'arcai_brand_profile' first to get it. Response fields per data point: - date: Data point date - sentiment_positive_percent, sentiment_neutral_percent, sentiment_negative_percent, sentiment_mixed_percent - sentimentTotalCnt: Total prompt count

arcai_sentiment_trend

ChatGPT
Get aggregate sentiment percentages (positive, neutral, negative, mixed) trended over a date range. PREREQUISITE: Requires brandProfileId. Call 'arcai_brand_profile' first to get it. Response fields per data point: - date: Data point date - sentiment_positive_percent, sentiment_neutral_percent, sentiment_negative_percent, sentiment_mixed_percent - sentimentTotalCnt: Total prompt count

arcai_topics

ChatGPT
Get list of topics tracked in ArcAI Visibility for this domain. Response fields: - id: Topic ID - name: Topic name - promptsCount: Number of prompts in this topic - lastUpdated: Last update timestamp

arcai_topics

ChatGPT
Get list of topics tracked in ArcAI Visibility for this domain. Response fields: - id: Topic ID - name: Topic name - promptsCount: Number of prompts in this topic - lastUpdated: Last update timestamp

arcai_visibility_details

ChatGPT
Get prompt-level visibility and citation data with per-engine metrics. PREREQUISITE: Requires brandProfileId. Call 'arcai_brand_profile' first to get it. IMPORTANT: Use startDate and endDate parameters (NOT queryDate). Response fields per prompt: - prompt, topic, topicId, date, languageCode, searchVolume - mentionPercent, citationPercent: Overall mention/citation percentages - chatgptMentionPercent, chatgptCitationPercent, chatgptContent, chatgptCitations[] - aimodeMentionPercent, aimodeCitationPercent, aimodeContent, aimodeCitations[] - aioverviewMentionPercent, aioverviewCitationPercent, aioverviewContent, aioverviewCitations[]

arcai_visibility_details

ChatGPT
Get prompt-level visibility and citation data with per-engine metrics. PREREQUISITE: Requires brandProfileId. Call 'arcai_brand_profile' first to get it. IMPORTANT: Use startDate and endDate parameters (NOT queryDate). Response fields per prompt: - prompt, topic, topicId, date, languageCode, searchVolume - mentionPercent, citationPercent: Overall mention/citation percentages - chatgptMentionPercent, chatgptCitationPercent, chatgptContent, chatgptCitations[] - aimodeMentionPercent, aimodeCitationPercent, aimodeContent, aimodeCitations[] - aioverviewMentionPercent, aioverviewCitationPercent, aioverviewContent, aioverviewCitations[]

arcai_visibility_trend

ChatGPT
Get aggregate visibility and citation metrics trended over a date range across AI engines. PREREQUISITE: Requires brandProfileId. Call 'arcai_brand_profile' first to get it. Response fields per data point: - date: Data point date - allEngineMentionPercent/Count, allEngineCitationPercent/Count: Overall metrics - chatgptMentionPercent/Count, chatgptCitationPercent/Count: ChatGPT-specific - aimodeMentionPercent/Count, aimodeCitationPercent/Count: AI Mode-specific - aioverviewMentionPercent/Count, aioverviewCitationPercent/Count: AI Overview-specific

arcai_visibility_trend

ChatGPT
Get aggregate visibility and citation metrics trended over a date range across AI engines. PREREQUISITE: Requires brandProfileId. Call 'arcai_brand_profile' first to get it. Response fields per data point: - date: Data point date - allEngineMentionPercent/Count, allEngineCitationPercent/Count: Overall metrics - chatgptMentionPercent/Count, chatgptCitationPercent/Count: ChatGPT-specific - aimodeMentionPercent/Count, aimodeCitationPercent/Count: AI Mode-specific - aioverviewMentionPercent/Count, aioverviewCitationPercent/Count: AI Overview-specific

App Stats

18

Tools

ChatGPT

Platforms

Works with

ChatGPT

Data refreshed daily