mcpbeat Sign in

Rankrat MCP Server

local only

Rankrat runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Aug 2026.

Self-hosted MCP for owned-site SEO, search analytics, indexing, monitoring, and safe remediation.

Installs / week
not published
0
Stars
0 open issues
22 Aug 2026
Last commit
from GitHub
WTFPL
License
Python

What the code does

We read the source, 10 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command lighthouse-worker/src/server.ts:78
  const child = spawn(process.execPath, [runnerPath], {
Touches key and credential files Dockerfile.lighthouse:30
COPY lighthouse-worker/package.json lighthouse-worker/pnpm-lock.yaml lighthouse-worker/.npmrc lighthouse-worker/pnpm-workspace.yaml ./

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Rankrat

same job, measured the same way
ChangeDetection.io MCP Server
by rusty4444

MCP server for ChangeDetection.io website monitoring and change history.

74 installs/wk local only
Zabbix MCP
by mhajder

MCP server for Zabbix monitoring and automation

695 installs/wk local only
Hatchbox
by pulsemcp

MCP server for Hatchbox Rails hosting — env var inspection, deploys, and process monitoring.

33 installs/wk local only
Anakin
by anakin

Web data for AI agents: scrape, crawl, search, deep research, site monitoring, browser automation

361 installs/wk local only
Hotel Rate Monitoring API
by veyvey45-eng

Remote MCP server for hotel rate monitoring, parity checks, and pricing intelligence via Apify.

answering
I
Ninjaone
by lungshot

MCP server for NinjaONE RMM with device management, monitoring, and automation

local only
Guardr
by guardr

Hosted MCP for website health monitoring. Tools: check_site, list_sites, get_site.

answering
Web
by rog0x

Web scraping, search, monitoring, and HTML-to-markdown for AI agents

31 installs/wk local only

Rankrat — questions

Answers built from our own checks of this server.

Why is there no uptime for Rankrat?
Rankrat runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Rankrat open source?
No, and the distinction matters: its licence is declared as WTFPL. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.