by AudienseCo
Provides Claude and other MCP-compatible clients with direct access to Audiense Insights, extracting demographic, cultural, influencer, and content engagement data for marketing analysis.
Enables Claude and any MCP‑compatible client to retrieve and interact with Audiense Insights reports, delivering marketing‑focused audience analytics such as demographics, psychographics, influencer comparisons, and content engagement.
mcpServers
pointing to the package mcp-audiense-insights
using npx
.AUDIENSE_CLIENT_ID
, AUDIENSE_CLIENT_SECRET
, optional TWITTER_BEARER_TOKEN
).get-reports
, get-audience-insights
, compare-audience-influencers
, etc.) through the client to fetch data or generate summaries.get-reports
lists all intelligence reports for the authenticated user.get-report-info
returns status, segmentation, audience size, and access links.report-summary
compiles metadata, segment details, top insights, and influencer metrics into a structured JSON.audiense-demo
and segment-matching
for interactive analysis workflows.get-report-info
and report-summary
will return a status message indicating the report is pending.followers_min
and followers_max
parameters in compare-audience-influencers
.~/Library/Logs/Claude/mcp*.log
; on Windows: %AppData%\Claude\Logs\mcp*.log
.The Audiense Insights MCP has been migrated to a remote model. For more information on how to use the new remote MCP, please reach us at support@audiense.com.
This server, based on the Model Context Protocol (MCP), allows Claude or any other MCP-compatible client to interact with your Audiense Insights account. It extracts marketing insights and audience analysis from Audiense reports, covering demographic, cultural, influencer, and content engagement analysis.
Before using this server, ensure you have:
Open the configuration file for Claude Desktop:
code ~/Library/Application\ Support/Claude/claude_desktop_config.json
code %AppData%\Claude\claude_desktop_config.json
Add or update the following configuration:
"mcpServers": {
"audiense-insights": {
"command": "npx",
"args": [
"-y",
"mcp-audiense-insights"
],
"env": {
"AUDIENSE_CLIENT_ID": "your_client_id_here",
"AUDIENSE_CLIENT_SECRET": "your_client_secret_here",
"TWITTER_BEARER_TOKEN": "your_token_here"
}
}
}
Save the file and restart Claude Desktop.
get-reports
Description: Retrieves the list of Audiense insights reports owned by the authenticated user.
get-report-info
Description: Fetches detailed information about a specific intelligence report, including:
Status
Segmentation type
Audience size
Segments
Access links
Parameters:
report_id
(string): The ID of the intelligence report.Response:
get-audience-insights
Description: Retrieves aggregated insights for a given audience, including:
Demographics: Gender, age, country.
Behavioral traits: Active hours, platform usage.
Psychographics: Personality traits, interests.
Socioeconomic factors: Income, education status.
Parameters:
audience_insights_id
(string): The ID of the audience insights.insights
(array of strings, optional): List of specific insight names to filter.Response:
get-baselines
Description: Retrieves available baseline audiences, optionally filtered by country.
Parameters:
country
(string, optional): ISO country code to filter by.Response:
get-categories
Description: Retrieves the list of available affinity categories that can be used in influencer comparisons.
compare-audience-influencers
Description: Compares influencers of a given audience with a baseline audience. The baseline is determined as follows:
Each influencer comparison includes:
Affinity (%) – How well the influencer aligns with the audience.
Baseline Affinity (%) – The influencer’s affinity within the baseline audience.
Uniqueness Score – How distinct the influencer is compared to the baseline.
Parameters:
audience_influencers_id
(string): ID of the audience influencers.baseline_audience_influencers_id
(string): ID of the baseline audience influencers.cursor
(number, optional): Pagination cursor.count
(number, optional): Number of items per page (default: 200).bio_keyword
(string, optional): Filter influencers by bio keyword.entity_type
(enum: person
| brand
, optional): Filter by entity type.followers_min
(number, optional): Minimum number of followers.followers_max
(number, optional): Maximum number of followers.categories
(array of strings, optional): Filter influencers by categories.countries
(array of strings, optional): Filter influencers by country ISO codes.Response:
get-audience-content
Description: Retrieves audience content engagement details, including:
Each category contains:
popularPost
: Most engaged posts.
topDomains
: Most mentioned domains.
topEmojis
: Most used emojis.
topHashtags
: Most used hashtags.
topLinks
: Most shared links.
topMedia
: Shared media.
wordcloud
: Most frequently used words.
Parameters:
audience_content_id
(string): The ID of the audience content.Response:
report-summary
Description: Generates a comprehensive summary of an Audiense report, including:
Report metadata (title, segmentation type)
Full audience size
Detailed segment information
Top insights for each segment (bio keywords, demographics, interests)
Top influencers for each segment with comparison metrics
Parameters:
report_id
(string): The ID of the intelligence report to summarize.Response:
This server includes a preconfigured prompts
audiense-demo
: Helps analyze Audiense reports interactively.segment-matching
: A prompt to match and compare audience segments across Audiense reports, identifying similarities, unique traits, and key insights based on demographics, interests, influencers, and engagement patterns.Usage:
Use case: Structured guidance for audience analysis.
tail -f ~/Library/Logs/Claude/mcp*.log
To check server logs:
tail -n 20 -f ~/Library/Logs/Claude/mcp*.log
Get-Content -Path "$env:AppData\Claude\Logs\mcp*.log" -Wait -Tail 20
This project is licensed under the Apache 2.0 License. See the LICENSE file for more details.
Please log in to share your review and rating for this MCP.
{ "mcpServers": { "audiense-insights": { "command": "npx", "args": [ "-y", "mcp-audiense-insights" ], "env": { "AUDIENSE_CLIENT_ID": "<YOUR_CLIENT_ID>", "AUDIENSE_CLIENT_SECRET": "<YOUR_CLIENT_SECRET>", "TWITTER_BEARER_TOKEN": "<YOUR_TWITTER_BEARER_TOKEN>" } } } }
Explore related MCPs that share similar capabilities and solve comparable challenges
by lharries
Enables searching, reading, and sending personal WhatsApp messages and media through a Model Context Protocol (MCP) server, storing all data locally in SQLite and exposing controlled tools for LLMs like Claude.
by iFurySt
Provides authenticated access to XiaoHongShu (RedNote) notes, supporting keyword search, note retrieval by URL, and cookie persistence via a Model Context Protocol server.
by korotovsky
Provides a powerful Model Context Protocol interface for Slack workspaces, enabling message retrieval, search, and optional posting via Stdio or SSE transports without requiring bot permissions.
by ZubeidHendricks
Provides a standardized interface for interacting with YouTube content, enabling video retrieval, transcript access, channel and playlist management, and advanced analytics through the Model Context Protocol.
by InditexTech
Provides Microsoft Teams integration via the Model Context Protocol, enabling reading, creating, replying to messages and mentioning members.
by chigwell
Provides a full‑featured Telegram integration for MCP‑compatible clients, enabling programmatic access to chats, messages, contacts, profile management, and group administration.
by EnesCinr
Interact with Twitter to post tweets and search tweets programmatically via an MCP server.
by chaindead
Manages Telegram dialogs, messages, drafts, and read statuses via the Model Context Protocol, enabling AI assistants to query and interact with Telegram accounts.
by carterlasalle
Securely interfaces with the macOS Messages database via MCP, enabling LLMs to query, analyze, filter, and send iMessage or SMS communications with built‑in phone number validation, attachment handling, and group chat support.