Submit

SEOLint

@Daniel Smidstrup

Scan any website for SEO issues from Claude. Returns structured issues with fix prompts you can apply immediately. Checks SEO, performance, accessibility, and AI search visibility (AEO). One command to set up, works in Claude Code and any MCP client.

Server Config

{
  "mcpServers": {
    "seolint": {
      "command": "npx",
      "args": [
        "-y",
        "seolint-mcp"
      ],
      "env": {
        "SEOLINT_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.