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

SEO Audit MCP Server

glivera/seo-audit-mcp-server
authHTTPregistry active
Summary

Hooks Claude into a full SEO auditing service with 15 tools spanning technical checks, Core Web Vitals, structured data validation, and AI crawler readiness. Free tier gives you quick audits, meta checks, and schema validation. Paid tiers unlock deep site crawls, E-E-A-T scoring, competitor SERP analysis, and local SEO signals. All tools return structured JSON with scored issues and prioritized fixes. Deep audits are async with polling via seo_audit_status. Useful if you're doing SEO consulting through Claude or need to run technical audits without switching to Screaming Frog or Lighthouse. Respects robots.txt and renders JavaScript via Playwright for single-page apps.

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 →

Accrue SEO

Audit any website from your AI assistant. Type 'audit mysite.com' in Claude Desktop, Cursor, or Windsurf. Get a scored SEO health check in 30 seconds.

Server endpoint: https://seo.accruedev.com/mcp

Quick Start

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "seo-audit": {
      "url": "https://seo.accruedev.com/mcp"
    }
  }
}

Cursor / VS Code

Add to MCP settings:

{
  "mcpServers": {
    "seo-audit": {
      "url": "https://seo.accruedev.com/mcp"
    }
  }
}

With API Key (Pro/Agency)

{
  "mcpServers": {
    "seo-audit": {
      "url": "https://seo.accruedev.com/mcp",
      "headers": {
        "Authorization": "Bearer smcp_your_api_key"
      }
    }
  }
}

Tools

Free Tier (no API key, 3 audits/day)

ToolDescriptionTime
seo_quick_auditQuick audit. Returns top 5 issues with fixes, overall score and grade5 to 15s
seo_check_schemaSchema check. Validates structured data (JSON-LD, Microdata, RDFa) for rich results eligibility3 to 5s
seo_check_metaCheck title, description, OG tags, canonical, robots directives2 to 3s

Pro Tier ($29/mo, 50 audits)

ToolDescriptionTime
seo_deep_auditFull site analysis (async). Covers all 9 areas: technical, content, schema, performance, local, AI visibility, links, images, priority fixes2 to 5 min
seo_audit_statusPoll async job progress and get resultsinstant
seo_check_performanceCore Web Vitals (LCP, INP, CLS) via PageSpeed Insights5 to 10s
seo_check_contentContent quality analysis: E-E-A-T scoring, readability, thin content detection5 to 10s
seo_check_localLocal presence check: NAP consistency, GBP signals, citations, local schema5 to 10s
seo_check_geoAI search visibility: crawler access, llms.txt, passage citability, WAF/bot detection5 to 10s
seo_generate_schemaGenerate JSON-LD schema markup for any page3 to 5s
seo_historyView past audit results for a URLinstant

Agency Tier ($99/mo, 300 audits)

ToolDescriptionTime
seo_crawl_siteFull site crawl with robots.txt compliance, broken link and orphan page detection1 to 10 min
seo_crawl_statusPoll crawl progress and get resultsinstant
seo_competitor_checkSERP competitor analysis: where you rank, top 3 competitors, on-page comparison matrix15 to 25s

Utility (all tiers)

ToolDescription
seo_usageCheck remaining credits and plan status

What Every Audit Covers

  • Site Health: crawlability, indexability, security headers, URL structure, mobile optimization
  • Page Quality: E-E-A-T scoring, readability, word count, thin content detection
  • Rich Results: structured data validation against Schema.org specs, deprecated schema flagging
  • Page Speed: Core Web Vitals (LCP, INP, CLS), render-blocking resources, image optimization
  • Content Quality: topic depth, passage-level quality signals, keyword relevance
  • AI Search Visibility: GPTBot/ClaudeBot/PerplexityBot access, llms.txt compliance, citability scoring
  • Local Presence: NAP consistency, Google Business Profile signals, citation health
  • Sitemap Health: internal link structure, broken links, redirect chains, anchor text distribution
  • Priority Fixes: cross-area synthesis, prioritized action plan with effort/impact scoring

Example Usage

Ask your AI assistant:

Audit https://example.com for SEO issues
Check if my site's structured data is valid: https://mysite.com
Run a full deep audit on https://mysite.com and give me an action plan
How AI-ready is my content? Check https://mysite.com/blog/post

Pricing

PlanPriceAudits/monthTools
Free$03/day (IP-limited)Quick audit, schema check, meta check
Pro$29/mo50All individual tools + deep audit + history
Agency$99/mo300Everything + site crawler + competitor analysis
Enterprise$299/moUnlimitedEverything + priority support + custom configuration

Start Free at seo.accruedev.com

Technical Details

  • Transport: Streamable HTTP (MCP SDK v1)
  • Auth: API key via Authorization: Bearer smcp_... header
  • Rate limiting: IP-based for free tier, key-based for paid
  • Response format: Structured JSON with scores, issues, and recommendations
  • Async support: Deep audits and crawls return job IDs for polling
  • SSRF protection: Private IP ranges blocked, robots.txt respected
  • Browser rendering: Full JavaScript rendering via Playwright for SPA/CSR sites

Support

  • Issues: GitHub Issues
  • Email: glivera28@gmail.com

License

Proprietary. Part of Accrue Dev. Free tier available.

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 →
Registryactive
TransportHTTP
AuthRequired
UpdatedMay 22, 2026
View on GitHub