Databases
Trust: 41/100 (Fair)io.github.houtini-ai/seo-crawler-mcp Guide
Crawl and analyse websites for SEO errors using Crawlee with SQLite storage
10 starsby houtini-ai
Quick Start
Install
npx @houtini/seo-crawler-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-houtini-ai-seo-crawler-mcp": {
"command": "npx",
"args": [
"@houtini/seo-crawler-mcp"
]
}
}
}