Odel
pseolint

pseolint

Local
@ouranos-labs6HTMLMITUpdated 1w ago

Penalty-risk audit for programmatic SEO sites: verdict, risk score, and a fix manifest.

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

npm@pseolint/mcpv0.6.4

Run

npx -y @pseolint/mcp

MCP client config

{
  "mcpServers": {
    "pseolint": {
      "command": "npx",
      "args": [
        "-y",
        "@pseolint/mcp"
      ]
    }
  }
}