Back to Browse

Seo Crawler MCP Server

Search & WebLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Crawl and analyse websites for SEO errors using Crawlee with SQLite storage

About

Crawl and analyse websites for SEO errors using Crawlee with SQLite storage

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (11/11 approved).

4 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

database

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Directory where crawl results are savedOptional

Environment variable: OUTPUT_DIR

Enable verbose debug logging (set to 'true' to enable)Optional

Environment variable: DEBUG

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-houtini-ai-seo-crawler-mcp": {
      "env": {
        "DEBUG": "your-debug-here",
        "OUTPUT_DIR": "your-output-dir-here"
      },
      "args": [
        "-y",
        "@houtini/seo-crawler-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!