Odel
agent seo engine

agent seo engine

Local
@davidmosiahPythonMITUpdated 1w ago

Agent-first local SEO quality, intent and opportunity engine with CLI and optional MCP server.

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

PyPIagent-seo-enginev0.1.1

Run

uvx agent-seo-engine

MCP client config

{
  "mcpServers": {
    "agent-seo-engine": {
      "command": "uvx",
      "args": [
        "agent-seo-engine"
      ]
    }
  }
}