SEO Crawler MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 8 Aug 2026.
Crawl and analyse websites for SEO errors using Crawlee with SQLite storage
The author archived this repository on GitHub, meaning it is no longer maintained.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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.
claude mcp add seo-crawler-mcp -- npx -y @houtini/seo-crawler-mcp
{
"mcpServers": {
"seo-crawler-mcp": {
"args": [
"-y",
"@houtini/seo-crawler-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.seo-crawler-mcp]
command = "npx"
args = ["-y", "@houtini/seo-crawler-mcp"]
{
"mcpServers": {
"seo-crawler-mcp": {
"args": [
"-y",
"@houtini/seo-crawler-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"seo-crawler-mcp": {
"args": [
"-y",
"@houtini/seo-crawler-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OUTPUT_DIR (Directory where crawl results are saved), DEBUG (Enable verbose debug logging (set to 'true' to enable)).
The author declared them in the registry entry; get the values from the project itself.
Local-first, auditable memory for MCP-compatible AI agents with explicit writes and SQLite storage.
MCP server for the Withings Health API with OAuth, local SQLite cache, and trend analysis.
MCP server for the Google Health API, with a local SQLite cache and trend analysis.
Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking
Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.
SQL static analysis & query-equivalence for Postgres, MySQL, SQLite, and SQL Server
First single-binary CLI for CIPP - offline SQLite store, fleet posture analytics, and
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
Answers built from our own checks of this server.