Skip to main content
Glama
integrallis

RankCLI

by integrallis

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
seo_analyzeA

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.

seo_geo_checkA

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.

seo_robots_aiA

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

seo_generate_robotsB

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

seo_core_web_vitalsA

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

seo_structured_dataA

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

seo_generate_schemaB

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

seo_security_headersA

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

seo_generate_security_headersB

Generate recommended security headers configuration for a site.

seo_imagesA

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

seo_internal_linksA

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

seo_mobileB

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

seo_ai_crawlersA

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

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/integrallis/rankcli-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server