๐Ÿ† Audiense Demand MCP Server

๐Ÿ† Audiense Demand MCP Server

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.

AudienseCo

Research & Data
Visit Server

README

๐Ÿ† Audiense Demand MCP Server

smithery badge

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.

Recommended Servers

Crypto Price & Market Analysis MCP Server

Crypto Price & Market Analysis MCP Server

A Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.

Featured
TypeScript
MCP PubMed Search

MCP PubMed Search

Server to search PubMed (PubMed is a free, online database that allows users to search for biomedical and life sciences literature). I have created on a day MCP came out but was on vacation, I saw someone post similar server in your DB, but figured to post mine.

Featured
Python
dbt Semantic Layer MCP Server

dbt Semantic Layer MCP Server

A server that enables querying the dbt Semantic Layer through natural language conversations with Claude Desktop and other AI assistants, allowing users to discover metrics, create queries, analyze data, and visualize results.

Featured
TypeScript
mixpanel

mixpanel

Connect to your Mixpanel data. Query events, retention, and funnel data from Mixpanel analytics.

Featured
TypeScript
Sequential Thinking MCP Server

Sequential Thinking MCP Server

This server facilitates structured problem-solving by breaking down complex issues into sequential steps, supporting revisions, and enabling multiple solution paths through full MCP integration.

Featured
Python
Nefino MCP Server

Nefino MCP Server

Provides large language models with access to news and information about renewable energy projects in Germany, allowing filtering by location, topic (solar, wind, hydrogen), and date range.

Official
Python
Vectorize

Vectorize

Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.

Official
JavaScript
Mathematica Documentation MCP server

Mathematica Documentation MCP server

A server that provides access to Mathematica documentation through FastMCP, enabling users to retrieve function documentation and list package symbols from Wolfram Mathematica.

Local
Python
kb-mcp-server

kb-mcp-server

An MCP server aimed to be portable, local, easy and convenient to support semantic/graph based retrieval of txtai "all in one" embeddings database. Any txtai embeddings db in tar.gz form can be loaded

Local
Python
Research MCP Server

Research MCP Server

The server functions as an MCP server to interact with Notion for retrieving and creating survey data, integrating with the Claude Desktop Client for conducting and reviewing surveys.

Local
Python