mcpbeat Sign in

Screaming Frog SEO Spider MCP Server (headless)

local only

Screaming Frog SEO Spider MCP Server (headless) runs on your own machine — the client starts it, so there is no endpoint to ping. 886 installs a week from pypi. Last commit 31 Aug 2026.

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

Installs per day peak 533 · avg 54 · +308% w/w
a month agotoday
886
Installs / week
pypi · screaming-frog-mcp
86
Stars
0 open issues
31 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Screaming Frog SEO Spider MCP Server (headless) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add screaming-frog-mcp -- uvx screaming-frog-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "screaming-frog-mcp": {
      "args": [
        "screaming-frog-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.screaming-frog-mcp]
command = "uvx"
args = ["screaming-frog-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "screaming-frog-mcp": {
      "args": [
        "screaming-frog-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "screaming-frog-mcp": {
      "args": [
        "screaming-frog-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: SF_CLI_PATH (Path to the Screaming Frog SEO Spider CLI executable. Defaults to the standard macOS location.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Screaming Frog SEO Spider MCP Server (headless)

same job, measured the same way
Obscura MCP
by metadrama

MCP server adapter for Obscura Rust headless browser — web scraping with anti-detection.

44 installs/wk local only
Notion MCP Server
by awkoy

Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.

2 834 installs/wk local only
Magic Cloud
by polterguy

Generate secured CRUD APIs over your database, run SQL, manage files, tasks and a headless browser

local only
Promoshot
by garalex

Headless MCP: author and render PromoShot .promo video projects (stills, GIFs, video).

local only
MCP Mat
by codelipenghui

Headless Eclipse MAT MCP server for Java heap dump analysis

42 installs/wk local only
ellmos Blender Use
by ellmos-ai

Headless Blender asset QA over MCP: background script runs and FBX reimport verification.

72 installs/wk local only
Joplin MCP Server
by jordanburke

Search, read, create, edit and sync Joplin notes and notebooks via a headless Joplin sidecar.

234 installs/wk local only
OpenGraph.io MCP Server
by securecoders

MCP server for OpenGraph.io API - fetch OG data, screenshots, scrape, and generate images

86 installs/wk local only

Screaming Frog SEO Spider MCP Server (headless) — questions

Answers built from our own checks of this server.

Why is there no uptime for Screaming Frog SEO Spider MCP Server (headless)?
Screaming Frog SEO Spider MCP Server (headless) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package screaming-frog-mcp was installed 886 times last week.
How do I connect Screaming Frog SEO Spider MCP Server (headless)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls screaming-frog-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Screaming Frog SEO Spider MCP Server (headless)?
The pypi package screaming-frog-mcp was installed 886 times in the last week. Week over week that is +308%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Screaming Frog SEO Spider MCP Server (headless) open source?
Yes — it is published under the MIT licence, written in Python and 86 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.