mcpbeat Sign in

Rankgoat MCP Server

local only

Rankgoat runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 18 Jul 2026.

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

Installs per day peak 481 · avg 26 · -63% w/w
a month agotoday
39
Installs / week
npm · rankgoat
0
Stars
0 open issues
18 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Rankgoat every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rankgoat -- npx -y rankgoat
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rankgoat": {
      "args": [
        "-y",
        "rankgoat"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rankgoat]
command = "npx"
args = ["-y", "rankgoat"]
.cursor/mcp.json
{
  "mcpServers": {
    "rankgoat": {
      "args": [
        "-y",
        "rankgoat"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rankgoat": {
      "args": [
        "-y",
        "rankgoat"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: RANKGOAT_API_KEY (API key from rankgoat.app Settings > API keys). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Rankgoat

same job, measured the same way
Pptogo
by pptogo

AI-agent commerce: find products, mint tracking links, publish posts, earn commission.

20 tools answering
VibeSEO
by vibeseo

SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.

answering
Pptogo MCP
by riverliu8

AI-agent commerce: browse campaigns/products, mint tracking links, publish posts, track earnings.

20 tools answering
Rixot MCP
by mkrupkin

Let AI agents buy dofollow backlinks: search 50,000+ vetted sites, order, publish. 7 hosted tools.

10 tools answering
Publish
by spideriq

SpiderIQ Publish: content platform MCP (pages, posts, templates, components, domains, media)

32 installs/wk local only
SEO Backlinks
by mouhabmzibra-rgb

Backlinks, Domain Rating & expired-domain drops via seo-backlinks.net (Common Crawl)

38 installs/wk local only
Postking MCP
by bitsandtea

PostKing MCP server for managing brands, generating posts, scheduling content, and publishing blogs.

38 installs/wk answering
MCP Social
by infoinlet-marketplace

Multi-platform social posting for AI agents (Postiz) — channels, schedule/publish posts.

21 installs/wk local only

Rankgoat — questions

Answers built from our own checks of this server.

Why is there no uptime for Rankgoat?
Rankgoat runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package rankgoat was installed 39 times last week.
How do I connect Rankgoat?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rankgoat straight from npm; nothing to host, nothing to sign up for.
How many people use Rankgoat?
The npm package rankgoat was installed 39 times in the last week. Week over week that is -63%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rankgoat open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.