Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

RankCLI

NPM · @RANKCLI/MCP-SERVER · SCANNED SEP 25

Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.

Available components

+18 this week 73 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 36 of 136 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 6 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1158 tokens (~77/item across 15 items; 15 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management67
  • Stability observed for 20 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "rankcli_disconnect" implies "unlink" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the RankCLI MCP server?

RankCLI runs locally as an npm package, launched with npx -y @rankcli/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @rankcli/mcp-server

# add to Claude Code
claude mcp add integrallis-rankcli-mcp-server -- npx -y @rankcli/mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "integrallis-rankcli-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@rankcli/mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "integrallis-rankcli-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@rankcli/mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add integrallis-rankcli-mcp-server -- npx -y @rankcli/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "integrallis-rankcli-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@rankcli/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add integrallis-rankcli-mcp-server --command npx --arg -y --arg @rankcli/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  integrallis-rankcli-mcp-server:
    command: "npx"
    args: ["-y", "@rankcli/mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "integrallis-rankcli-mcp-server": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@rankcli/mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add integrallis-rankcli-mcp-server -t stdio -c npx -a -y @rankcli/mcp-server
// mcp.json
{
  "mcpServers": {
    "integrallis-rankcli-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@rankcli/mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 23 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +16
    • Malware scan: unverified → pass ▲ security
  • 18 Sept 26 −15
    • Malware scan: pass → unverified ▼ security
    • Package version: 0.0.7 → 0.0.9 functional
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 25 Sept 2026 · Analysed npm/@rankcli/mcp-server@0.0.9

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 136 packages
Packages resolved 136
Stale 35
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 15 exposed · ~1,158 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
rankcli_connect ~119

Link this AI assistant to a RankCLI account (rankcli.dev). This is the only tool in this server that contacts rankcli.dev, and only when you call it - every other tool runs fully locally. Connecting unlocks GitHub auto-fix PRs, scheduled monitoring, and a dashboard with history across audits; it does not change how the other tools work. Opens a browser tab for the user to approve (or reuses an existing session if already logged in). Safe to call anytime - if already connected, it just reports who's connected.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rankcli_disconnect ~39

Unlink this AI assistant from its RankCLI account. Only affects this local connection - does not delete the RankCLI account or revoke other API keys.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

seo_ai_crawlers ~44

Get information about all known AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.) including their user agents and purposes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

seo_analyze ~171

Run comprehensive SEO analysis on a webpage. Returns scores and issues for: - GEO (AI Search Optimization) - Is the site visible to ChatGPT, Perplexity, Claude? - Core Web Vitals (LCP, CLS, INP) - Performance estimates - Structured Data - Schema.org validation - Security Headers - HTTPS, HSTS, CSP - Mobile SEO - Responsive design, touch targets - Images - Alt text, formats, dimensions - Internal Linking - Anchor text, orphan detection Use this for a complete SEO audit.

NameTypeReqDescription
htmlstring–HTML content of the page (optional if URL is provided)
robotsTxtstring–robots.txt content (optional - fetched from the site when omitted)
urlstringyesURL of the page to analyze

No output schema declared.

No examples provided.

seo_core_web_vitals ~83

Estimate Core Web Vitals (LCP, CLS, INP, TTFB) from HTML analysis. Identifies issues like: - Render-blocking resources - Images without dimensions - Large JavaScript bundles - Missing preload hints

NameTypeReqDescription
htmlstringyesHTML content of the page
urlstringyesURL of the page

No output schema declared.

No examples provided.

seo_generate_robots ~62

Generate an AI-friendly robots.txt that allows all major AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.)

NameTypeReqDescription
siteUrlstringyesBase URL of the site (e.g., https://example.com)

No output schema declared.

No examples provided.

seo_generate_schema ~92

Generate JSON-LD structured data template for a page type (article, product, faq, local-business, website).

NameTypeReqDescription
authorNamestring–Default author name (for articles)
organizationNamestring–Organization name
pageTypestringyesType of page
siteNamestringyesName of the website
siteUrlstringyesBase URL of the website

No output schema declared.

No examples provided.

seo_generate_security_headers ~32

Generate recommended security headers configuration for a site.

NameTypeReqDescription
siteUrlstringyesBase URL of the site

No output schema declared.

No examples provided.

seo_geo_check ~162

Check if a website is optimized for AI search engines (GEO - Generative Engine Optimization). Analyzes: - AI crawler access (GPTBot, ClaudeBot, PerplexityBot, etc.) - robots.txt rules for AI crawlers - JS rendering requirements (can AI crawlers see content?) - Content structure for LLM consumption - Citation readiness (trust signals) - FAQ/entity extraction capability Critical for visibility in ChatGPT, Perplexity, Claude, and Gemini responses.

NameTypeReqDescription
htmlstring–HTML content of the page (optional - fetched from the URL when omitted)
robotsTxtstring–robots.txt content (optional - fetched from the site when omitted)
urlstringyesURL of the page to analyze

No output schema declared.

No examples provided.

seo_images ~59

Analyze images for SEO and performance. Checks alt text, dimensions, formats (WebP/AVIF), lazy loading, and responsive images.

NameTypeReqDescription
htmlstringyesHTML content of the page
urlstringyesURL of the page

No output schema declared.

No examples provided.

seo_internal_links ~54

Analyze internal linking structure. Checks anchor text quality, orphan page risk, link distribution, and suggests linking opportunities.

NameTypeReqDescription
htmlstringyesHTML content of the page
urlstringyesURL of the page

No output schema declared.

No examples provided.

seo_mobile ~51

Analyze mobile SEO. Checks viewport, touch targets, font sizes, content width, PWA readiness.

NameTypeReqDescription
htmlstringyesHTML content of the page
urlstringyesURL of the page

No output schema declared.

No examples provided.

seo_robots_ai ~55

Analyze robots.txt for AI crawler permissions. Shows which AI crawlers (GPTBot, ClaudeBot, PerplexityBot, etc.) are allowed or blocked.

NameTypeReqDescription
robotsTxtstringyesContent of robots.txt file

No output schema declared.

No examples provided.

seo_security_headers ~58

Analyze security headers (HTTPS, HSTS, CSP, X-Frame-Options, etc.). Returns a security grade A+ through F.

NameTypeReqDescription
headersobjectyesHTTP response headers
urlstringyesURL of the page

No output schema declared.

No examples provided.

seo_structured_data ~77

Validate JSON-LD structured data (Schema.org). Checks for: - Required properties per schema type - Article, Product, FAQ, HowTo, LocalBusiness schemas - Rich result eligibility - Common mistakes

NameTypeReqDescription
htmlstringyesHTML content with JSON-LD
urlstringyesURL of the page

No output schema declared.

No examples provided.

Common questions

What is the RankCLI MCP server?

RankCLI is an MCP server listed in the public MCP registry as io.github.integrallis/rankcli-mcp-server. Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine. This page covers its npm package (@rankcli/mcp-server).

Is the RankCLI MCP server safe to use?

RankCLI scores 73 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the RankCLI MCP server expose?

RankCLI exposes 15 tools: seo_analyze, seo_geo_check, seo_robots_ai, seo_generate_robots, seo_core_web_vitals, and 10 more. Their descriptions and schemas cost roughly 1,158 tokens of context every time the server is loaded.

Is the RankCLI MCP server still maintained?

RankCLI is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the RankCLI MCP server under?

RankCLI declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.