RankFabrik MCP server
Proxy MCP des 4 API RankFabrik : Places, Jobs, Captions, Verify. Une cle federee pour les 4.
0 stars169 downloads/wk
Reviews
Write oneNobody has reviewed RankFabrik yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
RankFabrik tools (13, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
jobs_companyResolve a single company's public hiring profile by name or slug. Billed per returned company.
jobs_fullSearch job offers and return the full detail of each (complete description and, optionally, the hiring company's profile). Heavier than jobs_search. Billed per returned offer.
jobs_searchSearch job offers by trade / role, optionally filtered by place. Returns matching offers (title, company, location, link). Billed per returned offer.
places_citiesList the city names Places recognises for the `ville` parameter of places_search / places_scan. Free, no billing. Use this to pick a valid city, or fall back to latitude+longitude for anywhere else.
places_scanSweep a wider area for businesses matching a term by walking a grid of points around a location (city OR latitude+longitude). Deeper coverage than places_search. Billed per returned place.
places_searchFind local businesses / points of interest matching a term around a location. Location is given EITHER by a known city name OR by latitude+longitude (provide one or the other). Optionally enrich with public contact e-mails, opening hours / distribution and photos. Returns up to 20 places. Billed per returned place.
verify_emailwrite actionCheck whether a single e-mail address is deliverable: syntax, domain, MX records, and (by default) an SMTP probe. Returns a verdict and the signals behind it. Billed 1 unit per address.
verify_emailsVerify a list of e-mail addresses at once (syntax, domain, MX, SMTP probe). Returns a verdict per address. Billed per address actually checked.
youtube_harvestSearch YouTube for a topic and transcribe the matching videos in one call — the fast path for a themed corpus. Returns per-video transcripts plus completeness stats (how many carried human vs auto captions). Up to 30 videos. Billed per video actually transcribed.
youtube_inspectReturn a YouTube video's metadata and the list of available subtitle tracks WITHOUT downloading the transcript. Free, no billing. Use this first to check a video has captions (and in which languages) before calling youtube_transcribe. Accepts a full YouTube URL (any format) or a bare 11-character video id.
youtube_searchSearch YouTube by a term and return matching video ids. Use this when you don't have a video id yet — feed the results into youtube_transcribe, or use youtube_harvest to search and transcribe in one call. Billed per returned id.
youtube_transcribeGet the full transcript of a YouTube video: complete text, timestamped segments, and optionally chapter-by-chapter text, SRT/VTT subtitle files, and salient verbatims with deep-links. Works on auto-generated captions (the majority of videos). Accepts a URL or bare id. Set segments=false for a lighter response. This is the billable product (1 unit when text is returned).
youtube_transcribe_batchTranscribe up to 50 YouTube videos in parallel from a list of ids or URLs. Returns per-video transcripts plus completeness stats. Use when you already have the ids; use youtube_harvest when you only have a topic. Billed per video actually transcribed.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 1 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y rankfabrik-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add rankfabrik-mcp -- npx -y rankfabrik-mcp
RankFabrik: common questions
- Is RankFabrik MCP server safe?
- Mostly: it is graded B (83/100). Read the RankFabrik safety report
- How do I install RankFabrik?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does RankFabrik need an API key?
- Yes. The registry entry asks for
RANKFABRIK_API_KEY. - Is RankFabrik maintained?
- The last commit was 2 days ago (2026-09-18). The latest release is v2.0.0.