SEO Crawler MCP
A crawler that returns the data shape an agent needs, not the data shape a marketing dashboard expects.
In practice.
Technical-SEO crawl with on-page and structured-data extraction. Output is JSON-Schema clean and built for agent consumption - useful when you want Claude to make crawl-driven recommendations directly.
Three steps. Five minutes.
SEO Crawler MCP runs as an MCP server. You install it once, point Claude at it via a small config file, and it's available in every conversation from that point on. The full primer is at how to add an MCP server to Claude Desktop; what follows is the short version.
- 1
Install the package
Open a terminal and run the command below. It installs SEO Crawler MCP globally so Claude can find it from any directory.
npm i -g @houtini/seo-crawler-mcp - 2
Add it to your Claude config
In Claude Desktop, open Settings → Developer → Edit Config. Add an entry under
mcpServerspointing at@houtini/seo-crawler-mcp. The full primer (with the JSON snippet you can copy) is at how to add an MCP server to Claude Desktop. - 3
Restart Claude
Close Claude Desktop completely and reopen it. The new MCP shows up in the tool list at the bottom of the message box. If it doesn't, the linked primer above has the troubleshooting checklist.
Source, package, docs.
Want it doing something specific to you?
SEO Crawler MCP is free, MIT-licensed, runs as it is. If you want it pointed at your own data, wired to your CRM, or built around a workflow this one doesn't cover, that's a conversation. We build bespoke MCPs for clients. Forty-five minutes, no pitch deck.