Skip to content
Claude Desktop

content optimizer for Claude Desktop

io.github.sharozdawa/content-optimizer

SERP-based content scoring and optimization with 7 SEO categories.

client:Claude Desktop transport:stdio runtime:npm

Install content optimizer in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "content-optimizer": {
      "command": "npx",
      "args": [
        "-y",
        "content-optimizer-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

content optimizer in other clients