HomeMarketing & E-Commerce › Screaming Frog SEO Spider MCP Server (headless)

Screaming Frog SEO Spider MCP Server (headless)

Headless Screaming Frog SEO Spider via its CLI: run crawls, export and filter data, no GUI needed.

Python
★ 88 stars Last pushed 2026-08-31 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.4.1)

uvx screaming-frog-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "screaming-frog-mcp": {
      "command": "uvx",
      "args": [
        "screaming-frog-mcp"
      ],
      "env": {
        "SF_CLI_PATH": "<YOUR_VALUE>"
      }
    }
  }
}
  • SF_CLI_PATH — Path to the Screaming Frog SEO Spider CLI executable. Defaults to the standard macOS location.

Related servers

Data from the Official MCP Registry