MCP server · Brandwatch
brandwatch-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Brandwatch. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Brandwatch publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
get_me— Return combined User and Client information for the current token.list_projects— List the projects available to the authenticated client.get_project— Get details for one project.list_queries— List the saved queries in a project.list_queries_detailed— List queries in a project with full definitions.get_query— Get the full definition of one query.delete_query— Delete a query from a project.list_query_groups— List query groups in a project.delete_query_group— Delete a query group.list_tags— List tags in a project.create_tag— Create a tag in a project.delete_tag— Delete a tag from a project.list_categories— List categories in a project.create_category— Create a category in a project.list_rules— List automation rules in a project.delete_rule— Delete a rule from a project.create_author_list— Create a list of authors.list_author_lists— List saved author lists.delete_author_list— Delete an author list.create_location_list— Create a list of locations.list_location_lists— List saved location lists.delete_location_list— Delete a location list.create_site_list— Create a list of sites.list_site_lists— List saved site lists.delete_site_list— Delete a site list.get_workflow— Retrieve the workflow configuration for a project.search_mentions— Retrieve mentions matching a query over a date range.count_mentions— Return the total number of mentions for a query over a date range.get_topics— Return topics of conversation across the mentions in a query.get_chart— Return an aggregate chart over one or two dimensions.get_twitter_hashtags— Return X (Twitter) hashtag insights.create_category_backfill— Backfill rule categories across historical mentions.get_category_backfill_progress— Check progress of a category backfill.get_current_user— Return the authenticated user.get_current_client— Return the authenticated client (account).
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.