Skip to main content

MCP server for Stobo — AI-powered SEO/AEO content optimization

Project description

Stobo MCP Server

Docs: docs.trystobo.com

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_site 71,000 tk · 6 fetches 20,000 tk · 1 call
audit_freshness 60,000 tk · 20 fetches 3,000 tk · 1 call
generate_llms_txt 35,000 tk · 6 fetches 3,000 tk · 1 call
extract_tone 35,000 tk · 10 fetches 5,000 tk · 1 call
Full suite 264,500 tk · 56 fetches 47,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 Claude What it does Tool
"Stobo this site: example.com" 30 SEO + 7 AEO checks + E-E-A-T + blog detection across your whole site audit_site
"Audit this article: example.com/blog/post" 7 SEO + 14 AEO checks on a single article audit_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 coverage audit_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.xml generate_sitemap
"Generate freshness code for example.com/blog/post" JSON-LD snippet with datePublished and dateModified generate_freshness_code
"Check connection" Diagnostic ping. Also tells you if a newer MCP version is available. check_connection

Premium — coming soon

Say to Claude What it does Tool
"Generate llms.txt for example.com" Crawl your site and return a spec-compliant llms.txt generate_llms_txt
"Extract brand voice from example.com/blog" Analyze up to 10 articles and create a persistent voice profile extract_tone
"Rewrite this article: example.com/blog/post" Audit + tone match + full rewrite in one pipeline rewrite_article
"Audit the UX of example.com" 50+ UX checks across accessibility, forms, typography, and navigation audit_ux
"How many credits do I have?" Credit balance and usage breakdown get_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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stobo_mcp-0.5.3.tar.gz (928.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stobo_mcp-0.5.3-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file stobo_mcp-0.5.3.tar.gz.

File metadata

  • Download URL: stobo_mcp-0.5.3.tar.gz
  • Upload date:
  • Size: 928.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.16

File hashes

Hashes for stobo_mcp-0.5.3.tar.gz
Algorithm Hash digest
SHA256 a708b5e3d6096177335f90534b9dc152e0056ec180ae2e0f42dae81654d570d6
MD5 a1aeb2c300def4db7b86f2b994002da6
BLAKE2b-256 44dfd22fbfc91f34c20a6199a52189065ef32e3972df66edc003648018192ee8

See more details on using hashes here.

File details

Details for the file stobo_mcp-0.5.3-py3-none-any.whl.

File metadata

  • Download URL: stobo_mcp-0.5.3-py3-none-any.whl
  • Upload date:
  • Size: 9.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.16

File hashes

Hashes for stobo_mcp-0.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1e41efd28a3c4feaa13baddbe1bcfc486a0b4604bfca11f1365de85f7da7d198
MD5 61fd471da1301950b4aa0f0489d0bcea
BLAKE2b-256 f58f3a9fff8635017d6a09a7ad6ba68e2a65acc938f76efe94b85cc940d0dade

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page