← airankingskool.com

INDIVIDUAL MCP TOOL

read_ai_ranking_page

Fetch the full text of any page on airankingskool.com as markdown.

airankingskool.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://airankingskool.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for read_ai_ranking_page and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent server

airankingskool.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.airankingskool]
url = "https://airankingskool.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "airankingskool": {
      "type": "http",
      "url": "https://airankingskool.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: airankingskool
Remote MCP URL: https://airankingskool.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "airankingskool": {
      "url": "https://airankingskool.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "airankingskool": {
      "type": "http",
      "url": "https://airankingskool.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "airankingskool",
  "transport": "streamable-http",
  "url": "https://airankingskool.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_ai_ranking_content — Search AI Ranking guides and blog posts about AI SEO, GEO (generative engine optimization), AI search, keyword research, local SEO, image SEO and AI tools.
  • list_ai_ranking_topics — List the main topic areas (pillars) AI Ranking teaches, with their URLs.
  • get_ai_ranking_membership — Get a summary of AI Ranking: what it is, the founder, member count, the free vs premium community tiers, and where to join.
  • check_google_rank — Run a live Google search and report where a domain ranks in the top 100 organic results for a keyword, plus the current top 10.