KD-Scout

의존성 없는 MCP 서버로, 키워드 난이도 추정, 기회 점수 산정, SEO를 위한 구조화된 콘텐츠 브리프를 제공합니다.

문서

kd-scout

Zero-dependency MCP server for keyword research arithmetic: difficulty estimation, opportunity scoring, and structured content briefs. Runs anywhere Python 3.10+ runs - no packages, no API keys required for the deterministic mode.

Tools

ToolInputOutput
keyword_difficultykeywords[]per-keyword difficulty 0-100
opportunity_scoredifficulty, monthly_volumeblended 0-100 score
content_brieftopicH2 outline, word-count target, FAQs, schema type

Install

pip install kd-scout
kd-scout            # stdio MCP server

Or point any MCP client at the module directly:

{"command": "kd-scout"}

Production use

The scoring model is derived from the editorial pipeline behind Groundwork's money & tools research, where it screens hundreds of candidate keywords weekly.

License

MIT