Skip to main content
Glama

Audiense Demand MCP Server

Official
by AudienseCo

🏆 Audiense Demand MCP Server

🚨 Deprecation Notice This repository is no longer actively maintained, and the code may not work as expected. We recommend using the New Audiense Demand MCP Server directly for any integrations.

This server, based on the Model Context Protocol (MCP), allows Claude or any other MCP-compatible client to interact with your Audiense Demand account. It provides tools to create and analyze demand reports, track entity performance, and gain insights across different channels and countries.

This MCP server is designed to work with the Audiense Demand API and requires an Audiense account authorized to use Audiense Demand.

We provide two different guides based on your background and needs:

🌟 For Business Users and Non-Developers

If you're primarily interested in using the Audiense Demand tools with Claude or another "MCP compatible" tool and don't need to understand the technical details, follow our User Guide. This guide will help you:

  • Install the necessary software quickly
  • Set up Claude Desktop
  • Start creating and analyzing demand reports
  • Troubleshoot common issues

🛠️ For Developers and Technical Users

If you're a developer, want to contribute, or need to understand the technical implementation, follow our Developer Guide. This guide covers:

  • Detailed installation steps
  • Project architecture
  • Development setup
  • Advanced configuration
  • API documentation
  • Contributing guidelines

🛠️ Available Tools

📌 create-demand-report

Description: Creates a new demand report for specified entities.

  • Parameters:
    • title (string): Title of the demand report
    • entitiesReferences (array of strings): Array of entity names for the report
    • userEmail (string): Email of the user creating the report
  • Response:
    • Report creation details in JSON format

📌 get-demand-reports

Description: Retrieves the list of demand reports owned by the authenticated user.

  • Parameters:
    • paginationStart (number, optional): Pagination start index
    • paginationEnd (number, optional): Pagination end index
  • Response:
    • List of reports in JSON format

📌 get-demand-report-info

Description: Fetches detailed information about a specific demand report.

  • Parameters:
    • reportId (string): The ID of the report to get information for
  • Response:
    • Full report details in JSON format

📌 get-demand-report-summary-by-channels

Description: Gets a summary of the report broken down by channels.

  • Parameters:
    • reportId (string): The ID of the report to get the summary for
    • country (string, default: "Weighted-Total"): The country to filter by
    • offset (number, default: 0): Pagination offset
    • entityNames (array of strings, optional): Optional array of entity names to filter by
  • Response:
    • Channel-wise summary data in JSON format

📌 get-demand-report-summary-by-countries

Description: Gets a summary of the report broken down by countries.

  • Parameters:
    • reportId (string): The ID of the report to get the summary for
    • platform (string, default: "all_platforms"): Platform name to analyze
    • countries (array of strings): Array of country codes to analyze
    • offset (number, optional): Pagination offset
    • entityNames (array of strings, optional): Optional array of entity names to filter by
  • Response:
    • Country-wise summary data in JSON format

📌 get-youtube-search-volume-summary

Description: Gets YouTube search volume summary for entities in a report.

  • Parameters:
    • reportId (string): The ID of the report to get the summary for
    • country (string, default: "Global"): Country code to analyze
    • entityNames (array of strings, optional): Optional array of entity names to filter by
  • Response:
    • YouTube search volume data in JSON format

📌 get-google-search-volume-summary

Description: Gets Google search volume summary for entities in a report.

  • Parameters:
    • reportId (string): The ID of the report to get the summary for
    • country (string, default: "Global"): Country code to analyze
    • entityNames (array of strings, optional): Optional array of entity names to filter by
  • Response:
    • Google search volume data in JSON format

📌 check-entities

Description: Checks if entities exist and gets their details.

  • Parameters:
    • entities (array of strings): Array of entity names to check
  • Response:
    • Entity status information in JSON format

📄 License

This project is licensed under the Apache 2.0 License. See the LICENSE file for more details.

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

This MCP helps you interact with your Audiense Demand account. It provides tools to create and analyze demand reports, track entity performance, and gain insights across different channels and countries.

  1. 🌟 For Business Users and Non-Developers
    1. 🛠️ For Developers and Technical Users
      1. 🛠️ Available Tools
        1. 📌 create-demand-report
        2. 📌 get-demand-reports
        3. 📌 get-demand-report-info
        4. 📌 get-demand-report-summary-by-channels
        5. 📌 get-demand-report-summary-by-countries
        6. 📌 get-youtube-search-volume-summary
        7. 📌 get-google-search-volume-summary
        8. 📌 check-entities
      2. 📄 License

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          An unofficial MCP server that provides an interface to access the Autumn pricing API for managing customers, entitlements, invoices, and generating billing portal links.
          Last updated -
          5
          TypeScript
          MIT License
        • -
          security
          F
          license
          -
          quality
          An MCP server that provides comprehensive market intelligence by analyzing data from both the Apple App Store and Google Play Store, enabling users to research apps, track market trends, study competitors, and understand user feedback across mobile marketplaces.
          Last updated -
          102
          5
          JavaScript
        • -
          security
          F
          license
          -
          quality
          An MCP server that plays notification sounds when AI coding assistants like Windsurf or Cursor require user attention, such as when coding is complete or when user approval is needed.
          Last updated -
          124
          1
          TypeScript
          • Apple

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/AudienseCo/mcp-audiense-demand'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server