Back to directory
audienseco/mcp-audiense-insights

audienseco/mcp-audiense-insights

@AudienseCo

Audiense Insights MCP Server (deprecated) - allows Claude and other MCP clients to interact with Audiense Insights accounts for marketing insights and audience analysis.

audienseinsightsmarketingaudience-analysissocial-mediamcpcontext

Installation & 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"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12