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.

io.github.RyanKramer/autorank-mcp

PYPI · AUTORANK-MCP · SCANNED SEP 21

Technical SEO tools for AI agents: structured data, meta tags, robots, SERP truncation. No API key.

Available components

+3 this week 75 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 Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 15 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability64
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1046 tokens (~58/item across 18 items; 18 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 18 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.RyanKramer/autorank-mcp server?

io.github.RyanKramer/autorank-mcp runs locally as a PyPI package, launched with uvx autorank-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · autorank-mcp

# add to Claude Code
claude mcp add ryankramer-autorank-mcp -- uvx autorank-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "ryankramer-autorank-mcp": {
      "command": "uvx",
      "args": [
        "autorank-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ryankramer-autorank-mcp": {
      "command": "uvx",
      "args": [
        "autorank-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add ryankramer-autorank-mcp -- uvx autorank-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ryankramer-autorank-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "autorank-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ryankramer-autorank-mcp --command uvx --arg autorank-mcp
# ~/.hermes/config.yaml
mcp_servers:
  ryankramer-autorank-mcp:
    command: "uvx"
    args: ["autorank-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ryankramer-autorank-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "autorank-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add ryankramer-autorank-mcp -t stdio -c uvx -a autorank-mcp
// mcp.json
{
  "mcpServers": {
    "ryankramer-autorank-mcp": {
      "command": "uvx",
      "args": [
        "autorank-mcp"
      ]
    }
  }
}
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.

  • 20 Sept 26 +1

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

  • 18 Sept 26 +1

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

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 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 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

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

  • 9 Sept 26 +1

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

  • 7 Sept 26 +1

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

  • 5 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 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 21 Sept 2026 · Analysed pypi/autorank-mcp@0.1.0

Provenance No attestation

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

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 15 packages
Packages resolved 15
Stale 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 18 exposed · ~978 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
autorank_free_tools ~25

List the browser versions of these tools, plus the ones not exposed here.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

build_utm_link ~61

Build a UTM-tagged tracking URL.

NameTypeReqDescription
campaignstringyes
contentstring
mediumstringyes
sourcestringyes
termstring
urlstringyes

Structured output declared, but exposes no named fields.

No examples provided.

check_description_length ~28

Check whether a meta description will be truncated in Google results.

NameTypeReqDescription
descriptionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

check_title_length ~56

Check whether a page title will be truncated in Google results. Measures approximate pixel width rather than character count, because Google truncates on width. Returns the estimate, the limit, and a verdict.

NameTypeReqDescription
titlestringyes

Structured output declared, but exposes no named fields.

No examples provided.

generate_article_schema ~82

Generate Article JSON-LD. Dates should be ISO 8601 (YYYY-MM-DD).

NameTypeReqDescription
author_namestringyes
date_modifiedstring
date_publishedstringyes
descriptionstring
headlinestringyes
image_urlstring
publisher_namestring
NameTypeReqDescription
resultstringyes

No examples provided.

generate_breadcrumb_schema ~34

Generate BreadcrumbList JSON-LD. Each item needs 'name' and 'url'.

NameTypeReqDescription
itemsarrayyes
NameTypeReqDescription
resultstringyes

No examples provided.

generate_faq_schema ~64

Generate FAQPage JSON-LD. Each item needs 'question' and 'answer'. The answers MUST already be visible on the page. Schema that disagrees with the rendered page is a spam signal, not a shortcut.

NameTypeReqDescription
questions_and_answersarrayyes
NameTypeReqDescription
resultstringyes

No examples provided.

generate_hreflang ~72

Generate hreflang link tags. Each page needs 'lang' (e.g. en-us) and 'url'. Every listed page must carry the full set, including a self-reference, or the cluster is ignored.

NameTypeReqDescription
include_x_defaultboolean
pagesarrayyes
NameTypeReqDescription
resultstringyes

No examples provided.

generate_local_business_schema ~87

Generate LocalBusiness JSON-LD with a postal address.

NameTypeReqDescription
citystringyes
countrystringyes
namestringyes
postal_codestringyes
price_rangestring
regionstringyes
street_addressstringyes
telephonestring
urlstring
NameTypeReqDescription
resultstringyes

No examples provided.

generate_meta_tags ~81

Generate a complete head block: title, description, canonical, Open Graph and Twitter Card tags. Returns HTML ready to paste.

NameTypeReqDescription
canonical_urlstringyes
descriptionstringyes
image_urlstring
site_namestring
titlestringyes
twitter_cardstring
NameTypeReqDescription
resultstringyes

No examples provided.

generate_robots_meta ~98

Build a robots meta tag from directives, with the resulting tag and an explanation of what it permits.

NameTypeReqDescription
followboolean
indexboolean
max_image_previewstring
max_snippetinteger
noarchiveboolean
noimageindexboolean
nosnippetboolean
unavailable_afterstring

Structured output declared, but exposes no named fields.

No examples provided.

generate_robots_txt ~65

Generate a robots.txt. Optionally block the major AI training crawlers.

NameTypeReqDescription
allow_paths
block_ai_crawlersboolean
crawl_delayinteger
disallow_paths
sitemap_urlstring
NameTypeReqDescription
resultstringyes

No examples provided.

keyword_density ~38

Word and phrase frequency for a body of text, with a density warning.

NameTypeReqDescription
textstringyes
top_ninteger

Structured output declared, but exposes no named fields.

No examples provided.

readability_score ~29

Flesch Reading Ease and grade level for a body of text.

NameTypeReqDescription
textstringyes

Structured output declared, but exposes no named fields.

No examples provided.

serp_preview ~42

Preview how a result will render in Google, including truncation.

NameTypeReqDescription
descriptionstringyes
titlestringyes
urlstringyes

Structured output declared, but exposes no named fields.

No examples provided.

slugify ~41

Turn a title into a clean URL slug.

NameTypeReqDescription
keep_stopwordsboolean
max_lengthinteger
textstringyes

Structured output declared, but exposes no named fields.

No examples provided.

validate_json_ld ~45

Validate a JSON-LD block: parse it, check required Schema.org fields, and flag the things that commonly cause a rich-result warning.

NameTypeReqDescription
contentstringyes

Structured output declared, but exposes no named fields.

No examples provided.

validate_robots_txt ~30

Validate a robots.txt and surface the mistakes that actually cause damage.

NameTypeReqDescription
contentstringyes

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the io.github.RyanKramer/autorank-mcp server?

io.github.RyanKramer/autorank-mcp is listed in the public MCP registry as io.github.RyanKramer/autorank-mcp. Technical SEO tools for AI agents: structured data, meta tags, robots, SERP truncation. No API key. This page covers its PyPI package (autorank-mcp).

Is the io.github.RyanKramer/autorank-mcp server safe to use?

io.github.RyanKramer/autorank-mcp scores 75 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. 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 io.github.RyanKramer/autorank-mcp server expose?

io.github.RyanKramer/autorank-mcp exposes 18 tools: check_title_length, check_description_length, generate_meta_tags, generate_robots_meta, generate_robots_txt, and 13 more. Their descriptions and schemas cost roughly 978 tokens of context every time the server is loaded.

Is the io.github.RyanKramer/autorank-mcp server still maintained?

io.github.RyanKramer/autorank-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.