AI Seo runs on your own machine — the client starts it, so there is no endpoint to ping. 149 installs a week from npm.
MCP server for AI-SEO auditing: schema, robots.txt, llms.txt, citation scoring, and AEO/GEO rewrites
The linked repository no longer exists on GitHub — it was deleted or made private.
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 ai-seo -- npx -y @automatelab/ai-seo-mcp
{
"mcpServers": {
"ai-seo": {
"args": [
"-y",
"@automatelab/ai-seo-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ai-seo]
command = "npx"
args = ["-y", "@automatelab/ai-seo-mcp"]
{
"mcpServers": {
"ai-seo": {
"args": [
"-y",
"@automatelab/ai-seo-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ai-seo": {
"args": [
"-y",
"@automatelab/ai-seo-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.