
Atris MCP Server for Audius
The Atris MCP Server connects the Audius music platform with AI assistants and development tools, enabling advanced music data access, automated content managem...
The Audiense Insights MCP Server is a Model Context Protocol (MCP) implementation that enables AI assistants, like Claude, and other MCP-compatible clients to seamlessly interact with your Audiense Insights account. Its core function is to extract marketing insights and audience analysis from Audiense reports. This includes demographic, cultural, influencer, and content engagement analytics. By linking AI agents to external data from Audiense, the server allows automated workflows that can fetch, summarize, and analyze audience reports, empowering marketers and developers to build richer, context-aware applications and automations.
No prompt templates are explicitly mentioned in the available documentation or repository files.
No explicit MCP resources are described in the available documentation or repository files.
No setup instructions provided for Windsurf platform.
~/Library/Application Support/Claude/claude_desktop_config.json
%AppData%\Claude\claude_desktop_config.json
"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"
}
}
}
Securing API Keys:
Store API credentials in the env
section of the server configuration as shown above. Do not hardcode secrets in code.
No setup instructions provided for Cursor platform.
No setup instructions provided for Cline platform.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:
Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"audiense-insights": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “audiense-insights” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
Section | Availability | Details/Notes |
---|---|---|
Overview | ✅ | Audiense Insights server for marketing/audience analysis via MCP |
List of Prompts | ⛔ | No prompt templates described |
List of Resources | ⛔ | No MCP resources described |
List of Tools | ✅ | get-reports, get-report-info, get-audience-insights |
Securing API Keys | ✅ | API keys set in env section of config |
Sampling Support (less important in evaluation) | ⛔ | Not mentioned |
The Audiense Insights MCP Server is focused and practical for marketing analytics, but lacks detailed documentation on prompt templates, explicit MCP resources, and setup instructions for all platforms. It is well-documented for Claude, has open-source licensing, and provides essential tools for interacting with Audiense data. However, its deprecated status and migration to a remote model limit its future utility. Overall, it is a solid, functional MCP with room for more comprehensive protocol support and cross-platform guidance.
Has a LICENSE | ✅ (Apache-2.0) |
---|---|
Has at least one tool | ✅ |
Number of Forks | 8 |
Number of Stars | 12 |
It connects AI agents to your Audiense Insights account, enabling automated extraction and analysis of marketing and audience intelligence reports. This includes demographics, influencer data, and content analytics for smarter, context-aware workflows.
It offers tools to fetch your report list (get-reports), retrieve detailed info about specific reports (get-report-info), and access in-depth audience insights (get-audience-insights).
Store your client ID, client secret, and Twitter bearer token in the 'env' section of the MCP server config. Never hardcode secrets in your application code.
While the documentation covers Claude setup, you can integrate it with any MCP-compatible platform, like FlowHunt, by adding the MCP server to your workflow and configuring the system MCP JSON as shown in the FlowHunt documentation.
Automated report retrieval, audience segmentation and demographic analysis, influencer and content engagement analytics, and enriching AI workflows for marketing campaign planning and reporting.
Unlock advanced marketing analytics and automate audience intelligence workflows by integrating Audiense Insights MCP Server into your FlowHunt flows.
The Atris MCP Server connects the Audius music platform with AI assistants and development tools, enabling advanced music data access, automated content managem...
The Adfin MCP Server connects AI assistants with Adfin’s financial and document management APIs, enabling automation of credit control, invoicing, and file mana...
The Model Context Protocol (MCP) Server bridges AI assistants with external data sources, APIs, and services, enabling streamlined integration of complex workfl...