MCP SERVERFREE · MIT

Marketing Miner MCP

Give Claude Code real keyword data — search volume, trends, and competitor traffic from Marketing Miner.

A free, open-source MCP server that connects Claude Code to the Marketing Miner API. Run keyword research, topic expansion, and competitor analysis inside a Claude conversation — with real numbers instead of hallucinated ones.

Install

Run this once in your terminal. The MCP registers under your user scope and loads in every Claude Code session.

claude mcp add marketing-miner -s user -e MARKETING_MINER_API_TOKEN=YOUR_TOKEN -- npx -y github:lukaskostka/marketing-miner-mcp
REQUIRED ENV VARS
  • MARKETING_MINER_API_TOKEN

Tools

marketing_miner_get_search_volume

Single keyword: monthly search volume, CPC, year-over-year trend, and seasonality pattern.

marketing_miner_batch_search_volume

Look up 1–1000 keywords in one call. Same metrics per keyword, returned as a batch.

marketing_miner_get_keyword_suggestions

Discover questions, new, and trending keywords for a seed term. Includes difficulty scores and SERP features, with pagination.

marketing_miner_get_website_stats

Domain-level traffic estimate, keyword count, and SERP result-type breakdown for any website.

marketing_miner_get_website_stats_range

Historical traffic trend for a domain over a time range — supports side-by-side competitor comparison.

Use cases

  • Validate keywords with real monthly search volume before writing content.
  • Expand a seed topic into questions, trending queries, and long-tail variants.
  • Score a list of 100+ candidate keywords in a single batch call.
  • Compare your domain traffic against competitors over the last 12 months.

Features

  • Five tools covering keyword volume, suggestions, and domain traffic
  • Batch mode: up to 1000 keywords per call
  • Works with Claude Code, Claude Desktop, Cursor, and Windsurf
  • stdio and Streamable HTTP transports supported
  • MIT license — use it anywhere, modify it freely

FAQ

Is this free?

The MCP server itself is free and open source (MIT). You bring your own Marketing Miner API token — Marketing Miner is a paid service.

Where do I get a Marketing Miner API token?

From your Marketing Miner account at marketingminer.com/en/features/api. Any paid plan includes API access.

Which MCP clients does it work with?

Any MCP-compatible client. Tested with Claude Code, Claude Desktop, Cursor, and Windsurf.

Can I self-host it?

Yes — the repo supports both stdio and Streamable HTTP transport, plus a Dockerfile for containerized deployment.

more products coming

New MCP servers and skills, shipping one at a time. Get notified.