← Back to Plugins
MCP Server MCP

Screaming Frog SEO Spider MCP Server

github By github 👁 1 views ▲ 0 votes

Crawl websites, export SEO data, and manage crawls via Screaming Frog SEO Spider.

Homepage Verified source GitHub

Install

uvx screaming-frog-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "screaming-frog-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to the Screaming Frog SEO Spider CLI executable. Defaults to the standard macOS location.",
          "name": "SF_CLI_PATH"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...