DuckDuckGo SEO & Trend Radar MCP Server
Integrates with DuckDuckGo to provide real-time search suggestions, keyword clustering, SERP analysis, and clean web content extraction for SEO and trend research.
Uses Google News RSS feeds to discover emerging news and trending topics for generating video content ideas across customizable time windows.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DuckDuckGo SEO & Trend Radar MCP ServerAnalyze SERP for 'best budget 4k camera' and suggest keyword clusters"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
# DuckDuckGo SEO & Trend Radar MCP Server
A high-performance Model Context Protocol (MCP) server built with TypeScript, designed for YouTube content strategists, SEO researchers, and autonomous AI agents. It provides real-time search engine intelligence, emerging topic detection, long-tail keyword clustering, and clean web content extraction without requiring external API keys.
🚀 Key Features
ddg_keyword_suggestions
Fetches real-time search suggestions directly from DuckDuckGo Autocomplete.
Automatically clusters queries into search intents:
Questions: Informational queries (* cómo*, por qué, qué es).
Comparisons: Decision-making keywords (vs, diferencias).
Commercial & Tutorials: Practical and transactional queries (tutorial, curso, guía).
Long-tail: High-specificity niche queries.
ddg_trend_radar
Discovers emerging news and trending topics across customizable time windows (24 hours, 7 days, 14 days, 30 days).
Powered by resilient Google News RSS and DuckDuckGo aggregation engines.
Automatically generates high-converting, actionable video ideas based on detected domain patterns and recurring trends.
ddg_serp_analysis
Audits top search engine results pages (SERP) for any target keyword.
Computes algorithmic metrics:
Average title character length.
Presence of high-CTR hooks (numbers, brackets, parentheticals).
Recurring vocabulary and semantic keywords.
Concrete title optimization recommendations.
ddg_content_fetch
Retrieves full web pages and strips away navigation, scripts, ads, and footers.
Converts the core article body into clean, LLM-ready Markdown text.
Related MCP server: Search MCP Server
🛠️ Architecture & Tech Stack
Runtime: Node.js (v20+ or v24+ with native --experimental-strip-types)
Protocol: Model Context Protocol (MCP) via @modelcontextprotocol/sdk
Parsing: Cheerio XML/HTML parser
Zero API Keys: Operates 100% on free, public, unauthenticated protocols.
📦 Installation & Setup
`ash
Clone the repository
git clone https://github.com/ramedina-ia/duckduckgo-seo-mcp.git cd duckduckgo-seo-mcp
Install dependencies
npm install
Run tests
npm test
Run MCP server
npm run dev `
Claude Desktop / Antigravity MCP Configuration
Add to your mcp_config.json:
json { mcpServers: { duckduckgo-seo-mcp: { command: cmd.exe, args: [/c, path\\to\\duckduckgo-seo-mcp\\run.cmd] } } }
📄 License
MIT License. Developed by Ramiro Medina.
This server cannot be deployed
Maintenance
Related MCP Connectors
Keyword data, web extraction and public social search for marketing research workflows.
Google, Bing, DuckDuckGo and Google Maps search results, free without an API key.
Pay-per-call web search, keyword trends, and evidence-backed public-page change intelligence.
Search, extract, crawl, map, research, scrape 16 platforms, browser automation, proxy — one API key.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables comprehensive web research through multi-engine search, intelligent website crawling, content analysis, trends data exploration, and automated research workflows with anti-detection measures and rich snippet detection.128MIT
- AlicenseDqualityCmaintenanceProvides 27 tools for web search, content extraction, and data processing without requiring any API keys.274MIT

OpenSERP Cloudofficial
AlicenseBqualityCmaintenanceSearch API for AI, SEO & automation. Browser-rendered Google, Bing, Yandex, Baidu, DuckDuckGo and Ecosia results with URL extraction (+image search and engine metadata tools)941 npm2MIT- AlicenseNot gradedqualityBmaintenanceEnables semantic keyword clustering, search intent classification, cannibalization detection, and topical authority mapping for SEO workflows.MIT