Loading languages...
MC

mcp-audiense-insights

@AudienseCo14

Audiense Insights MCP Server is a server based on the Model Context Protocol (MCP) that allows Claude and other MCP-compatible clients to interact with your Audiense Insights account

marketing
audience analysis
insights
audiense

# mcpServer Config

{
  "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"
      }
    }
  }
}

# stdio

npx -y mcp-audiense-insights
Transport:
stdio
語言:
TypeScript
創建時間:1/31/2025
更新時間:7/20/2025