Odel
LLMScout

LLMScout

Local
@rudrendupaulPythonMITUpdated 1w ago

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).

PyPIllmscout-cliv0.3.7

Run

uvx llmscout-cli

MCP client config

{
  "mcpServers": {
    "llmscout": {
      "command": "uvx",
      "args": [
        "llmscout-cli"
      ]
    }
  }
}