Odel
rankgoat cli

rankgoat cli

Local
@madrzakJavaScriptMITUpdated 1mo ago

SEO for AI agents: plan content, publish posts, earn dofollow backlinks, track Domain Rating.

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

npmrankgoatv0.5.1

Run

npx -y rankgoat

MCP client config

{
  "mcpServers": {
    "rankgoat-cli": {
      "command": "npx",
      "args": [
        "-y",
        "rankgoat"
      ]
    }
  }
}