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).
Run
npx -y rankgoat
MCP client config
{
"mcpServers": {
"rankgoat-cli": {
"command": "npx",
"args": [
"-y",
"rankgoat"
]
}
}
}