← Index

io.github.ryudi84/seo-analyzer

io.github.ryudi84/seo-analyzer·v1.0.0·Documents & Spreadsheets
Quality Score
82
/100

MCP server for SEO analysis: meta tags, headings, keywords, sitemaps.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "seo-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "sovereign-seo-analyzer-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "seo-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "sovereign-seo-analyzer-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y sovereign-seo-analyzer-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Documents & Spreadsheets