MCP: SEO Keyword & Search-Demand Intel avatar

MCP: SEO Keyword & Search-Demand Intel

Pricing

$5.00 / 1,000 mcp tool calls

Go to Apify Store
MCP: SEO Keyword & Search-Demand Intel

MCP: SEO Keyword & Search-Demand Intel

MCP server for keyword-demand-intel. AI-agent tools: expand_keywords, keyword_metrics, analyze_serp, keyword_difficulty, trend_signal across Google autosuggest, logged-out SERP, and Trends. x402 (USDC on Base) and Skyfire ready. For SEO, content, and agentic research.

Pricing

$5.00 / 1,000 mcp tool calls

Rating

0.0

(0)

Developer

Seibs.co

Seibs.co

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

An MCP server wrapping keyword-demand-intel so AI agents can pull keyword and search-demand intelligence as native tool calls. x402 (USDC on Base) and Skyfire agentic-payment ready.

Tools

ToolWhat it does
expand_keywordsExpand a seed into its long-tail universe via Google autosuggest, with intent + estimated volume + proxy difficulty per keyword.
keyword_metricsThe full bundle for a seed: expansion + volume + difficulty + live SERP features + topic clusters (and optional Trends seasonality).
analyze_serpFetch the logged-out Google SERP for one query: top results, SERP features, People-Also-Ask, related searches, and difficulty.
keyword_difficultyScore ranking difficulty (0-100) for a keyword from its live SERP - authority domains, ads, and featured-snippet pressure.
trend_signalA Google Trends seasonality signal for a keyword (rising / falling / flat / seasonal, peak month, spikiness). Best-effort.

Modes

  • list_tools - emit the tool catalog (name, description, JSON input schema) plus the agentic-payment descriptor. Free.
  • call_tool - invoke one tool. Requires tool + args.
  • batch - invoke up to 10 {tool, args} calls in one run.
{ "mode": "call_tool", "tool": "expand_keywords", "args": { "seed": "crm software", "country": "US", "limit": 80 } }

How it works

Each tool calls the upstream seibs.co/keyword-demand-intel actor via Actor.call(), reads its dataset, and reshapes the records into compact, deterministic JSON ({ tool, args, ok, count, items, summary, error }). Tools never throw - upstream failure or a blocked SERP becomes ok: false with a documented error.

Pricing

Flat $0.005 per MCP tool call (mcp_tool_call). The upstream actor charges its own pay-per-event events (keyword_record $0.003, volume_estimate $0.006, serp_snapshot $0.008) directly to the same run as pass-through, so total cost = $0.005 per call + upstream usage. x402 / Skyfire enable token-less per-call payment for direct AI agents when MCP monetization is enabled.

Posture

Logged-out public Google surfaces only (autosuggest, the public SERP, public Trends), rate-limited, no PII. Volume and difficulty are clearly-labeled estimates from a published model, not Google's gated Keyword Planner figures. See the main actor for the full source and legal-safety notes.