yeet-seo-mcp
v0.4.0
Published
MCP server for yeet.seo — 37+ SEO tools for AI agents. Vibe Max, content generation, SERP analysis, topic scoring, rank tracking, backlinks, AEO, and more.
Maintainers
Readme
yeet.seo MCP Server
37 SEO tools for AI agents. Content generation, SERP analysis, topic scoring, rank tracking, backlinks, AEO, and autonomous optimization via MCP (Model Context Protocol).
Works with Cursor, Claude Desktop, Claude Code, Windsurf, and any MCP-compatible client.
Setup
1. Get your API key
Log into yeet.ani.computer/settings and generate an API key under API Keys & MCP (Pro plan required).
2. Add to your MCP client
No install needed. Use npx and paste your key.
Cursor (.cursor/mcp.json)
{
"mcpServers": {
"yeet-seo": {
"command": "npx",
"args": ["-y", "yeet-seo-mcp"],
"env": {
"YEET_SEO_API_KEY": "yseo_your_key_here"
}
}
}
}Claude Desktop / Claude Code
{
"mcpServers": {
"yeet-seo": {
"command": "npx",
"args": ["-y", "yeet-seo-mcp"],
"env": {
"YEET_SEO_API_KEY": "yseo_your_key_here"
}
}
}
}Available Tools (37)
Vibe Fix & Vibe Max
| Tool | Description |
|------|-------------|
| vibe_max | Get ALL fixes combined into a single mega-prompt. The "fix everything" button. |
| get_vibe_fix | Get or generate a vibe fix for a specific insight (1 credit if not yet generated) |
Content Intelligence
| Tool | Description |
|------|-------------|
| analyze_serp | Analyze top 10 Google results for a keyword (headings, topics, word counts, questions) |
| score_content | Score a page 0-100 on topic coverage vs SERP competitors |
| generate_brief | Generate an SEO content brief from SERP analysis |
| generate_content | Write a full SEO+AEO optimized article with iterative scoring |
| optimize_content | Get optimization suggestions for an existing page |
Optimization Cards
| Tool | Description |
|------|-------------|
| get_optimization_cards | Prioritized fix/create cards with IDE-ready prompts |
| get_priority_actions | Top 5 highest-impact active cards |
| get_card_prompt | Get the fix prompt for a specific card |
| apply_card | Mark a card as applied |
| dismiss_card | Dismiss a card |
| get_seo_recommendations | AI-generated insight cards |
Keywords & Ranking
| Tool | Description |
|------|-------------|
| get_keyword_overview | Search volume, difficulty, CPC for keywords |
| get_keyword_suggestions | Keyword suggestions for a seed term |
| get_related_keywords | Related keywords from Google |
| get_keywords_for_site | Keywords a domain ranks for |
| track_keywords | Add keywords to SERP tracking |
| get_rank_results | Current ranking positions and changes |
| get_ranked_keywords | All keywords a domain ranks for |
Backlinks
| Tool | Description |
|------|-------------|
| get_backlink_summary | Backlink profile overview |
| get_backlinks_list | Individual backlinks with anchor text |
| get_referring_domains | Referring domains sorted by rank |
| get_backlink_competitors | Sites with similar backlink profiles |
Competitors
| Tool | Description |
|------|-------------|
| get_organic_competitors | Organic search competitors |
| get_keyword_gap | Keywords competitors rank for that you don't |
| get_domain_overview | Domain traffic and keyword stats |
Indexing & URLs
| Tool | Description |
|------|-------------|
| list_properties | List GSC properties with URL counts by status |
| list_urls | List URLs with indexing status |
| inspect_url | Inspect a URL's indexing status via GSC |
| submit_urls | Submit URLs for indexing (max 50) |
| get_url_history | Submission/inspection history for a URL |
| get_discoverability_score | Composite 0-100 findability score |
AI Visibility
| Tool | Description |
|------|-------------|
| get_ai_citations | AI citation mentions for your site |
| track_prompt | Add prompts to track for AI visibility |
| get_prompt_ranks | Tracked prompt results and history |
| get_llm_mentions | Brand mentions in AI responses |
| get_llm_mention_metrics | Aggregated LLM mention metrics |
| get_llm_top_domains | Top domains mentioned for a keyword |
AEO & Fixes
| Tool | Description |
|------|-------------|
| get_aeo_recommendations | AEO recommendations for structured data |
| generate_auto_fix | Structured SEO fixes (schema, meta, links) |
Analytics
| Tool | Description |
|------|-------------|
| get_top_pages | Top pages by clicks/impressions from GSC |
| get_top_queries | Top search queries driving traffic |
| get_page_performance | Detailed performance for a specific page |
| get_ga4_traffic | GA4 traffic data (pages, sources, AI referrals) |
| get_crawl_budget_analysis | Crawl budget efficiency |
| get_indexing_trends | Indexing velocity over time |
| get_dataforseo_usage | API usage and costs |
Hypotheses
| Tool | Description |
|------|-------------|
| get_hypotheses | Agent-generated SEO hypotheses |
| approve_hypothesis | Approve a hypothesis for execution |
| dismiss_hypothesis | Dismiss a hypothesis |
Resources
| Resource | Description |
|----------|-------------|
| yeet-seo://overview | Current indexing overview |
| yeet-seo://insights | AI-generated insights |
| yeet-seo://optimization-feed | Active optimization cards |
| yeet-seo://content-gaps | Content creation opportunities |
Agent Workflow
Discover issues:
get_priority_actions → top 5 urgent fixes with promptsFix one at a time:
get_card_prompt (card) or get_vibe_fix (insight) → apply the fixFix everything:
vibe_max → single mega-prompt with all fixesCreate content:
analyze_serp → generate_brief → generate_content → publishExample Prompts
- "What are my top SEO issues? Fix them all."
- "Score my blog post against competitors for 'best crm'"
- "Write an article about 'how to start a podcast' with a 75 topic score"
- "Which keywords am I losing rankings on?"
- "Show me who's citing my site in AI answers"
- "Generate a content brief for 'remote work tools'"
- "Submit my new pages for indexing"
Links
- Dashboard: yeet.ani.computer
- Docs: yeet.ani.computer/docs
- Pricing: yeet.ani.computer/pricing
