Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Campixx - Claude Code & MCP Servers: Practical ...

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.

Campixx - Claude Code & MCP Servers: Practical SEO Use Cases

Avatar for Gus Pelogia

Gus Pelogia

June 18, 2026

More Decks by Gus Pelogia

Other Decks in Marketing & SEO

Transcript

  1. Claude Code & MCP Servers: Practical SEO Use Cases Gus

    Pelogia Indeed guspelogia.com | speakerdeck.com/pelogia
  2. • 🧓 SEO since 2012 • From 󰎙, in 󰏚

    • 🎤 Search Evolution Summit (Cluj, RO) and SMX Advanced (Berlin, DE)
  3. Model Context Protocol An open-source standard created by Anthropic (aka

    Claude) that enables AI models to securely connect with external tools
  4. CLAUDE VS CLAUDE CODE Quick checks Large tasks (e.g. Scrape

    multiple SERPs) Easier to set up Install via Terminal (Mac or Windows) Run on the cloud Run in your machine Run one task at a time Chain multiple calls together
  5. Keyword Research SERP Scraping Crawling Reporting Beyond SEO Tools USE

    CASES (THAT YOU CAN’T DO DIRECTLY FROM SEO TOOLS UI)
  6. THE CASE Keywords that combine “high paying” + job title

    Keywords that combine "high paying" + job title Good example (has job title) high paying accounting jobs Bad examples (no job title) high paying jobs in brighton
  7. THE CASE Keywords that combine “high paying” + job title

    You need local, fresh results from another location Changing location on Chrome is messy You just need a quick check
  8. THE CASE Keywords that combine “high paying” + job title

    Understand SERPs beyond blue links Compare existing features per country or location Extract content available inside SERP features
  9. THE CASE Keywords that combine “high paying” + job title

    Scrape the SERPs with DataForSEO Ask Ahrefs, SEMRush or SE Ranking to find you search volume
  10. THE CASE Keywords that combine “high paying” + job title

    Check percentage of ranking keywords with AIOs Time-consuming and wasteful to do it manually Create beautiful reports, instantly
  11. THE CASE Keywords that combine “high paying” + job title

    Pull your AI visibility instantly Pulling data manually is a time-wasting Copy & paste beautiful reports
  12. THE CASE Keywords that combine “high paying” + job title

    Run your crawls using Screaming Frog on Claude Desktop Details which elements do you need in your analysis - or ask for an broad overview of website
  13. THE CASE Keywords that combine “high paying” + job title

    Connect Staging WordPress > Claude Code > Screaming Frog Give Claude Code Schema Templates, asked SF to verify if Schema is valid
  14. ALT TEXT Keywords that combine “high paying” + job title

    Crawl website and find all images without alt text Create a local page / report showing the problematic images
  15. THE CASE Keywords that combine “high paying” + job title

    Do a Custom Search using SF directly on Claude Code (Desktop UI)
  16. FUTURE SF USE CASES* Keywords that combine “high paying” +

    job title Crawl using Sitemap and List Modes Allow to set up specific configuration directly from Claude *On my wishlist
  17. THE CASE Keywords that combine “high paying” + job title

    Claude can fetch pages directly, no need for a crawler Some features are best handled by Python (also written by your LLM)
  18. THE CASE Keywords that combine “high paying” + job title

    Companies are deploying MCP servers everywhere They talk to your internal tools, like Slack, Google Suite and more One of my favorite use cases: use natural language to communicate with code
  19. Always mention the MCP tool you need Claude Code is

    WAY BETTER than Desktop Keep an eye on usage limits + API costs