Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"fanout": {
"env": {
"ANTHROPIC_API_KEY": "sk-ant-api03-your-key-here"
},
"args": [
"-y",
"@houtini/fanout-mcp@latest"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Advanced content gap analysis for the AI search era
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@houtini/fanout-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @houtini/fanout-mcp against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search / marketing
Web and local search using Brave Search API
Production ready MCP server with real-time search, extract, map & crawl.
Multi-engine MCP server, CLI, and local daemon for agent web search and content retrieval — skill-guided workflows, no API keys.
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
MCP Security Weekly
Get CVE alerts and security updates for io.github.houtini-ai/fanout and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Advanced content gap analysis for the AI search era
Analyze your content to discover what user queries it covers (and misses) using the same techniques AI search engines use internally.
Quick Navigation
Why this matters | What it does | Installation | How to use | Methodology | Features deep-dive | Parameters | Troubleshooting
The problem: Traditional SEO focused on keywords and backlinks. AI search engines (ChatGPT, Perplexity, Gemini) don't work that way. They evaluate whether your content can answer user queries - across dozens of query variations you've probably never considered.
The solution: This MCP uses research-backed techniques from Google and academic papers to:
The result: Content optimized for Generative Engine Optimization (GEO) - answering the queries AI search engines need to cite your work.
1. Content-Only Analysis (Default) Analyzes what questions your content naturally answers based on structure and topics.
Analyze https://your-site.com/article with standard depth
2. Hybrid Analysis (Content + Keyword Targeting) Combines content analysis with keyword-specific query variants. This is the power mode.
Analyze https://your-site.com/article with target_keyword "direct drive racing wheels"
Generates 15-25 query variants by default across 5 types:
3. Keyword-Only Analysis Focus purely on keyword variants, skip content inference (50% faster).
Analyze https://your-site.com/article with target_keyword "sim racing" and fan_out_only true
Interactive visual dashboard showing:
Plus detailed markdown report with all data.
The fastest way to get started - no cloning or build