Connect your account, then chat with AI to run tools.
Query saved searches, mention volume, sentiment breakdowns, and top sources from chat — connect your Meltwater API token and start analyzing earned media without exporting dashboard slices by hand.
Try this workflow
Discover brand searches
List my Meltwater saved searches and show the query definition for the brand monitoring search named 'Acme Corp — earned media'.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsBuilt for
PR Teams, Brand Monitoring Analysts, Communications Managers, Agency Account Leads, Competitive Intelligence Teams
Discover brand searches
Most workflows start by finding search_id values and query text.
List my Meltwater saved searches and show the query definition for the brand monitoring search named 'Acme Corp — earned media'.
Weekly mention pulse
Combines count + summary for a quick brand health check.
For Meltwater search id 12345, get mention count and analytics summary for the last 7 days in Europe/London time — total volume and sentiment mix.
Top outlets driving coverage
PR teams regularly rank outlets during campaign reporting.
Pull Meltwater top sources for search id 12345 from June 1 through June 30 and list the ten outlets publishing the most mentions.
API usage check
Usage tool prevents surprise overages on large windows.
Show my Meltwater API request usage for this billing period before running a broad multi-search analytics sweep.
What is Meltwater MCP?
Meltwater MCP connects your Meltwater account to AI assistants so you can list saved searches, estimate mention volume, and pull earned-media analytics from chat — read-only, using your Meltwater API token.
How is this different from Meltwater's hosted MCP listing?
Meltwater also offers a hosted MCP server. On MCPBundles that listing (meltwater-mcp) is kept for discovery, but sign-in through MCPBundles is not available yet. This integration works today: paste your Meltwater API token and use the tools below in Cursor, Claude, or any MCP client.
How do I connect?
Copy your Meltwater API token from the Developer Portal, paste it into MCPBundles when you connect this integration, and enable the bundle in your workspace. The token is sent as the apikey header on each request.
Domain knowledge for Meltwater — workflow patterns, data models, and gotchas for your AI agent.
Meltwater is media intelligence and social listening: monitor earned mentions, manage saved searches, run analytics breakdowns, tag documents, schedule exports, register streaming hooks, and read owned-channel social metrics over the v3 REST API.
Saved searches can reference filter sets; optional QUICKPICK sets are available when listing filter sets for a search.
Add tags to up to 100 documents asynchronously. Provide document_ids and tags_json (array of {id} and/or {name} objects).
Run a custom earned-media analytics query (document_count, top_terms, date_histogram, measure_statistics, nested combinations). Provide the full POST ...
Create a REST hook that POSTs new search matches to target_url. Returns hook_id for later deletion. Save X-Hook-Secret from the response to verify pay...
Start a one-time mention export for saved searches and a UTC date window. Returns export id and PENDING status — poll by passing export_id when fetchi...
Create a recurring mention export schedule for saved searches. Poll individual schedules by passing export_id when fetching recurring exports.
Create a document tag on the Meltwater account. Tag names must be unique within the company.
Delete a REST streaming hook by id. Stops delivery of new matches to the hook target_url.
Delete a one-time mention export job by id.
Delete a recurring mention export schedule by id.
Delete a saved search by id. This permanently removes the search definition from the Meltwater account.
Delete a document tag by id. Documents that had this tag will have it removed.
Fetch the latest custom analytics catalog: available dimensions, measures, and analytic types for custom earned-media analytics requests.
Pre-defined analytics summary for a saved search: total mention volume, daily/hourly breakdown, sentiment mix, top countries, and top languages for th...
Ranked entities (people, organizations, etc.) detected in documents matching a saved search.
Ranked keyphrases extracted from documents matching a saved search for the requested window.
Ranked geographic locations in documents matching a saved search. Optional level (country, state, city). Defaults to top 100 locations.
Top individual mention documents matching a saved search, ranked for the requested window.
Most-shared documents matching a saved search in a time window. Optional sort_by controls ranking (e.g. retweets).
Ranked URLs shared in documents matching a saved search for the requested window.
Top authors/sources driving mentions for a saved search in a time window. Requires search_id, start, end, and tz; optional size (default 10).
Ranked tags (hashtags, etc.) appearing in documents matching a saved search for the requested window. Requires search_id, start, end, and tz.
Ranked topics detected in documents matching a saved search for the requested window.
API request usage statistics for the authenticated token. Use to check consumption against package limits before large analytics or export jobs.
List Meltwater companies accessible to the authenticated token. Use company id values as company_id on searches, analytics, and exports when the accou...
List saved filter sets available on the account (custom and optional quickpick presets). Filter sets can be attached to saved searches in the Meltwate...
List REST streaming hooks on the account. Hooks push new search matches to a target_url as documents arrive.
List one-time mention exports or fetch one export by id (status PENDING, FINISHED, CANCELLED, EXPIRED). When FINISHED, data_url points at the export f...
List connected owned social accounts (Facebook, Instagram, etc.) for the authenticated company. Use account ids with owned metrics tools.
Single-level owned-account metric breakdown (e.g. audience by country). Requires source, account_ids, metrics, start, and end.
Owned-account activity heatmap by day and hour. Requires source, account_ids, metrics, start, and end.
Two-level owned-account metric breakdown (e.g. gender then age). Requires source, account_ids, metrics, start, and end.
Simple numeric owned-account metrics (page fans, followers, etc.). Requires source, account_ids, metrics, start, and end.
List metric ids supported by Meltwater owned-account analytics. Use these ids in owned metrics breakdown, heatmap, numeric, and top-posts tools.
Top posts for owned social accounts ranked by engagement metrics. Supports pagination and sort options.
List recurring mention export schedules or fetch one recurring export by id, including previous run metadata when available.
Estimate how many mentions match a saved search in a time window. Provide search_id; optionally start_date and end_date (ISO8601). Faster than full an...
List saved earned-media searches on the Meltwater account, or fetch one search by id. Listing returns each search id, name, and last updated time. A s...
List document tags on the Meltwater account. Tags can be applied to mentions in the product UI and referenced when filtering exports.
List Meltwater workspaces on the authenticated account. Useful for understanding workspace scope before running searches or analytics.
Remove tags from up to 100 documents asynchronously. Provide document_ids and tags_json (array of {id} and/or {name} objects).
Create or update a saved earned-media search. Omit search_id to POST a new search; pass search_id to PUT an update. Provide the full search payload as...
Meltwater MCP connects your Meltwater account to AI assistants so you can list saved searches, estimate mention volume, and pull earned-media analytics from chat — read-only, using your Meltwater API token.
Meltwater also offers a hosted MCP server. On MCPBundles that listing (meltwater-mcp) is kept for discovery, but sign-in through MCPBundles is not available yet. This integration works today: paste your Meltwater API token and use the tools below in Cursor, Claude, or any MCP client.
Copy your Meltwater API token from the Developer Portal, paste it into MCPBundles when you connect this integration, and enable the bundle in your workspace. The token is sent as the apikey header on each request.
Saved searches, mention counts, analytics summaries and breakdowns (sources, tags, locations, keyphrases, entities, and more), filter sets, document tags, one-time and recurring export jobs, owned social account metrics, and API usage statistics.
Yes — agents can create, list, poll, download, and delete one-time and recurring mention exports. Large exports run asynchronously; poll until status is FINISHED.
Yes — agents can create and update saved searches, delete searches, create and delete document tags, and add or remove tags on documents through the typed tools.
Agents can list, create, and delete REST hooks that push new search matches to your HTTPS endpoint. Save the hook signing secret from the create response.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/meltwater. Authentication is handled automatically.
Meltwater provides 41 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Meltwater uses API Key. Meltwater requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Meltwater to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/meltwaterThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Meltwater and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More marketing integrations you might like
Apple Ads is a digital advertising platform allowing businesses to promote their apps within the App...
Omnisend is an email marketing automation platform that enables eCommerce businesses to create campa...
SendPulse is a multichannel marketing platform that provides email, SMS, and web push notifications ...
Appcues is a user engagement platform that allows businesses to create personalized in-app experienc...
Klaviyo is a marketing automation platform that enables businesses to send personalized email and SM...
Google Ads is Google's online advertising platform that enables businesses to create and manage adve...