CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Stobo SEO & AEO Audit

stobo-app/stobo-mcp
814 toolsauthSTDIOregistry active
Summary

Runs SEO, AEO, and E-E-A-T audits on entire sites or individual articles through a single API call, returning 30+ scored checks without the token overhead of manual page fetching. Generates fix briefs you can paste directly into your IDE, plus quick-win artifacts like robots.txt, sitemaps, and JSON-LD freshness snippets. The core audit tools are free and require no API key. Claude automatically offers to generate a structured fix brief after each audit. Saves roughly 82% of the tokens you'd spend crawling and analyzing pages manually with web_fetch, while surfacing metrics like Core Web Vitals and readability scores that can't be computed from HTML alone.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

14 tools
seo_quick_auditQuick SEO audit of a single page. Returns score, top issues, and actionable fixes.1 params

Quick SEO audit of a single page. Returns score, top issues, and actionable fixes.

Parameters* required
urlstring
seo_check_schemaDetect and validate JSON-LD structured data on a page.1 params

Detect and validate JSON-LD structured data on a page.

Parameters* required
urlstring
seo_check_metaCheck title, meta description, OG tags, canonical, and robots directives.1 params

Check title, meta description, OG tags, canonical, and robots directives.

Parameters* required
urlstring
seo_usageCheck remaining audit credits and current plan status.

Check remaining audit credits and current plan status.

No parameter schema in public metadata yet.

seo_deep_auditFull multi-agent SEO audit (async). Returns a job_id to poll with seo_audit_status.1 params

Full multi-agent SEO audit (async). Returns a job_id to poll with seo_audit_status.

Parameters* required
urlstring
seo_audit_statusCheck the progress and results of an async deep audit job.1 params

Check the progress and results of an async deep audit job.

Parameters* required
job_idstring
seo_check_performanceCore Web Vitals analysis via Google PageSpeed Insights.2 params

Core Web Vitals analysis via Google PageSpeed Insights.

Parameters* required
urlstring
strategystring
one of mobile · desktop
seo_check_contentE-E-A-T and content quality analysis powered by AI.1 params

E-E-A-T and content quality analysis powered by AI.

Parameters* required
urlstring
seo_check_localLocal SEO signals: NAP consistency, LocalBusiness schema, GBP indicators.1 params

Local SEO signals: NAP consistency, LocalBusiness schema, GBP indicators.

Parameters* required
urlstring
seo_check_geoAI search readiness: crawler access, llms.txt, passage citability.1 params

AI search readiness: crawler access, llms.txt, passage citability.

Parameters* required
urlstring
seo_generate_schemaGenerate appropriate JSON-LD structured data for a page using AI.2 params

Generate appropriate JSON-LD structured data for a page using AI.

Parameters* required
urlstring
typestring
seo_historyView your past audit results. List recent audits or retrieve a specific audit by ID.3 params

View your past audit results. List recent audits or retrieve a specific audit by ID.

Parameters* required
limitinteger
default: 20
actionstring
one of list · getdefault: list
audit_idstring
seo_crawl_siteCrawl a website via BFS, check SEO on every page, and return site-wide analysis.2 params

Crawl a website via BFS, check SEO on every page, and return site-wide analysis.

Parameters* required
urlstring
max_pagesinteger
default: 50
seo_crawl_statusCheck the progress and results of a site crawl job.1 params

Check the progress and results of a site crawl job.

Parameters* required
job_idstring

Stobo MCP Server

⚠️ Retired (May 2026). The Stobo SEO/AEO audit service has been shut down and its API is no longer available. This MCP server no longer performs audits — it exposes a single stobo_status tool that reports the retirement and nothing else. Published versions remain installable for archival purposes only. Thank you to everyone who used it.

Audit any site for SEO, AEO, and E-E-A-T from Claude Desktop. Get a structured fix brief your developer can drop straight into Claude Code, Cursor, or VS Code and start shipping.

You: stobo this site: example.com

Claude: I just received a complete audit for example.com. SEO, AEO, EEAT,
per-page breakdowns, 30+ checks with scores and details.

Want me to generate a fix brief you can download and drop into
Claude Code, Cursor, or hand off to your developer?

Why not just use web_fetch?

Fetching every page manually costs ~386,000 tokens across 16+ calls. It still misses Core Web Vitals, TTFB, and Flesch-Kincaid. Those metrics require server-side computation. Stobo runs everything in one call.

Manual (web_fetch)Stobo MCP
audit_site71,000 tk · 6 fetches20,000 tk · 1 call
audit_freshness60,000 tk · 20 fetches3,000 tk · 1 call
generate_llms_txt35,000 tk · 6 fetches3,000 tk · 1 call
extract_tone35,000 tk · 10 fetches5,000 tk · 1 call
Full suite264,500 tk · 56 fetches47,000 tk · 9 calls

82% fewer tokens. And you get metrics Claude cannot compute from raw HTML alone.


What happens after an audit

Claude receives 30+ scored checks across SEO, AEO, and E-E-A-T. It then offers a fix brief: structured markdown with every failing check, prioritized by impact, with specific fix instructions. Paste it into Claude Code, Cursor, or VS Code and start shipping.

Claude also offers generators for quick wins. Failing robots.txt? Claude generates one. Same for llms.txt, sitemap, and freshness code. The audit-to-fix loop runs in a single conversation.


Tools

Free — no API key required

Say to ClaudeWhat it doesTool
"Stobo this site: example.com"30 SEO + 7 AEO checks + E-E-A-T + blog detection across your whole siteaudit_site
"Audit this article: example.com/blog/post"7 SEO + 14 AEO checks on a single articleaudit_article
"Generate a fix brief"Structured markdown fix brief from a completed audit. Numbered tasks, priority order, fix instructions. IDE-ready.generate_fix_brief
"Check freshness across example.com/sitemap.xml"Scan your sitemap for datePublished and dateModified coverageaudit_freshness
"Generate a robots.txt for example.com"AI-crawler-friendly robots.txt. All 21 major bots covered.generate_robots_txt
"Generate a sitemap for example.com"BFS-crawl up to 200 URLs and return a sitemap.xmlgenerate_sitemap
"Generate freshness code for example.com/blog/post"JSON-LD snippet with datePublished and dateModifiedgenerate_freshness_code
"Check connection"Diagnostic ping. Also tells you if a newer MCP version is available.check_connection

Premium — coming soon

Say to ClaudeWhat it doesTool
"Generate llms.txt for example.com"Crawl your site and return a spec-compliant llms.txtgenerate_llms_txt
"Extract brand voice from example.com/blog"Analyze up to 10 articles and create a persistent voice profileextract_tone
"Rewrite this article: example.com/blog/post"Audit + tone match + full rewrite in one pipelinerewrite_article
"Audit the UX of example.com"50+ UX checks across accessibility, forms, typography, and navigationaudit_ux
"How many credits do I have?"Credit balance and usage breakdownget_credits

Routing

  • Domain or homepage → audit_site
  • Blog post or article URL → audit_article
  • After any audit → Claude offers generate_fix_brief automatically

Install

pip install stobo-mcp

No install with uvx:

uvx stobo-mcp

Setup

Add to your Claude Desktop config.

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "stobo": {
      "command": "stobo-mcp",
      "env": {
        "STOBO_API_KEY": "your-api-key",
        "STOBO_BASE_URL": "https://api.trystobo.com"
      }
    }
  }
}

STOBO_API_KEY is optional. Every audit and fix brief tool works without one. API key support for premium tools is coming soon.

Full setup guide at docs.trystobo.com.


Upgrades

pip install --upgrade stobo-mcp

Run check_connection. Claude tells you if a newer version is available.


What's new in v0.5.0

  • generate_fix_brief: structured fix brief from any completed audit. Free, instant, no LLM.
  • Claude now offers a fix brief automatically after every audit_site or audit_article run.
  • check_connection reports when a newer version is available.
  • Version strings are now consistent across server, client, and package.

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

STOBO_API_KEYsecret

API key from trystobo.com (optional — free tools work without it)

STOBO_BASE_URL

API base URL (default: https://api.trystobo.com)

Registryactive
Packagestobo-mcp
TransportSTDIO
AuthRequired
UpdatedFeb 25, 2026
View on GitHub