Zero-config SEO and GEO checker: 21 technical-SEO and generative-engine checks for a live site.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx llmscout-cli
MCP client config
{
"mcpServers": {
"llmscout": {
"command": "uvx",
"args": [
"llmscout-cli"
]
}
}
}