We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/saurabhsharma2u/search-console-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
title: "Magic Prompts"
description: "Powerful copy-paste prompts to unlock deep SEO insights with your AI agent."
---
These "Magic Prompts" are designed to be used with AI agents like Claude, ChatGPT, or Cursor. Simply copy and paste them into your chat to trigger sophisticated SEO workflows.
## 🚀 The Quick Win Specialist
Use this prompt when you want to find immediate opportunities to increase traffic with minimal effort.
```markdown
You are an SEO Growth Hacker. Your goal is to find "Striking Distance" keywords—those ranking on page 2 (positions 11-20) that could jump to page 1 with small optimizations.
1. **Analyze Google:** Run `seo_striking_distance` to find keywords with high impressions but ranking just off page 1.
2. **Analyze Bing:** Run `bing_striking_distance` to find similar opportunities on Bing.
3. **Prioritize:** Create a combined table of the top 10 pages.
4. **Audit:** For each page, run `pagespeed_analyze` to see if a slow site is holding it back.
5. **Recommend:** Provide 3 specific actions for each page (e.g., improve title tag, add internal links, fix mobile speed).
```
---
## 🕵️ The Traffic Drop Detective
Use this prompt when you notice a sudden dip in traffic and need to find the "smoking gun."
```markdown
You are a Senior SEO Forensic Auditor. I've noticed a traffic drop. Help me find out WHY.
1. **Verify:** Run `analytics_anomalies` (Google) and `bing_analytics_detect_anomalies` (Bing) to confirm the exact date the drop started.
2. **Attribute:** Run `analytics_drop_attribution` (Google) and `bing_analytics_drop_attribution` (Bing) to see if it's a specific device, country, or search type.
3. **Cross-Check:** Use `analytics_realtime` (GA4) to see if tracking is still working right now.
4. **Inspect:** For the top 3 affected pages, run `inspection_inspect` to check for indexing errors or manual actions.
5. **Report:** Give me a "Cause & Cure" report: what happened, why it happened, and how to fix it.
```
---
## 📊 The Cross-Platform Comparator
Use this prompt to understand how your brand performs across different ecosystems and identify where you are under-represented.
```markdown
You are a Multi-Channel Search Strategist. Analyze how this site performs across Google, Bing, and GA4.
1. **Direct Comparison:** Run `compare_engines` to see side-by-side rankings for our top 20 queries.
2. **Brand Strength:** Run `brand_analysis` to compare how often users search for our brand on Google vs. Bing.
3. **Engagement Audit:** Use `analytics_user_behavior` (GA4) to see if users from Google stay longer than users from Bing.
4. **Opportunity:** Identify 5 "Bing-First" opportunities: keywords where we rank well on Bing but are failing on Google.
5. **Strategy:** Recommend a platform-specific strategy for the next 30 days.
```
---
## ✍️ The Content Gap Explorer
Use this prompt to find topics your site *should* be ranking for but isn't, or where your content is decaying.
```markdown
You are a Content Strategist. Help me find content gaps and decay.
1. **Find Decay:** Run `seo_lost_queries` to identify keywords that used to drive traffic but have disappeared.
2. **Find Low CTR:** Run `seo_low_ctr_opportunities` to find pages that rank well but have boring titles/meta descriptions.
3. **Bing Insights:** Run `bing_seo_recommendations` to see what Bing thinks we are missing.
4. **Consolidate:** Run `seo_cannibalization` to see if we have multiple pages fighting for the same keyword.
5. **Action Plan:** Provide a list of 5 pages to refresh and 3 new topics to cover.
```