mcpbeat Sign in

RankFabrik MCP Server

by finalburner Your server? Claim it
local only

RankFabrik runs on your own machine — the client starts it, so there is no endpoint to ping. 190 installs a week from npm. Last commit 19 Sep 2026.

Proxy MCP des 4 API RankFabrik : Places, Jobs, Captions, Verify. Une cle federee pour les 4.

Installs per day peak 123 · avg 6
a month agotoday
190
Installs / week
npm · rankfabrik-mcp
0
Stars
0 open issues
19 Sep 2026
Last commit
0 releases in 90 days
ISC
License
JavaScript

Nothing serious here today

Today is the operative word: we check RankFabrik 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 rankfabrik-mcp -- npx -y rankfabrik-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rankfabrik-mcp": {
      "args": [
        "-y",
        "rankfabrik-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rankfabrik-mcp]
command = "npx"
args = ["-y", "rankfabrik-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rankfabrik-mcp": {
      "args": [
        "-y",
        "rankfabrik-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rankfabrik-mcp": {
      "args": [
        "-y",
        "rankfabrik-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: RANKFABRIK_API_KEY (Cle federee rf_ presentee aux 4 API RankFabrik (obligatoire). Une cle d'essai gratuite (500 unites/mois, sans carte) s'obtient sur rankfabrik.com/tarifs. Si une cle ne couvre pas encore un produit, l'outil concerne rend un message d'activation au lieu d'echouer.), RANKFABRIK_URL_CLE (URL affichee dans les messages d'onboarding pour obtenir/activer une cle.), RANKFABRIK_EN_TETE_CLE (Nom de l'en-tete HTTP portant la cle API.), MCP_TRANSPORT (Transport MCP : stdio (defaut) ou http (Streamable HTTP).), PORT (Port d'ecoute en transport http.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to RankFabrik

same job, measured the same way
Foursquare
by pipeworx-io

Foursquare Places MCP (v3 Places API)

38 tools answering
Keystone Verify Proxy MCP
by csoai-org

VM-side verify proxy for keystone attestations

96 installs/wk local only
Leads
by spideriq

SpiderIQ Leads: lead-gen MCP (jobs, campaigns, IDAP, Maps, People, Verify, company intel, spiderPR)

34 installs/wk local only
Career Rift
by careerrift

Manage job applications — jobs, companies, boards, notes, and profile — from your AI client.

answering
MTContext
by mtcontext

Connect any MCP client to MetaTrader 4/5 to read prices, manage positions, and place trades.

answering
MCP Saos
by matematicsolutions

MCP server for Polish court judgments via the SAOS API with verifiable citations.

43 installs/wk local only
Agentfolio
by 0xbrainkid

Query AI agent profiles, trust scores, verifications, and marketplace jobs on AgentFolio.

local only
Skillmatch MCP
by jarmstrong158

Job search and ranking pipeline via MCP for Claude Desktop.

67 installs/wk local only

RankFabrik — questions

Answers built from our own checks of this server.

Why is there no uptime for RankFabrik?
RankFabrik 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 rankfabrik-mcp was installed 190 times last week.
How do I connect RankFabrik?
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 rankfabrik-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use RankFabrik?
The npm package rankfabrik-mcp was installed 190 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is RankFabrik open source?
Yes — it is published under the ISC 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.