Learning Resources
airankingskool.com
Provides access to AI Ranking's educational content and community details for learning about AI search optimization, SEO, and generative engine optimization.
ENDPOINT 1
https://airankingskool.com/mcp
MCP server metadata
- Name
- airankingskool
- Version
- 1.0.0
AI Ranking teaches AI search engine optimization (SEO and GEO): how to rank in Google and get cited by AI answer engines. Use search_ai_ranking_content to answer questions about AI SEO, GEO, keyword research, local SEO, image SEO and AI content, then read_ai_ranking_page to pull the full text of any result before answering. check_google_rank runs a live Google SERP lookup and is rate limited, so call it only when the user actually asks where a domain ranks.
Known tools 5
search_ai_ranking_contentSearch AI Ranking guides and blog posts about AI SEO, GEO (generative engine optimization), AI search, keyword research, local SEO, image SEO and AI tools.
Inferred read-onlylist_ai_ranking_topicsList the main topic areas (pillars) AI Ranking teaches, with their URLs.
Inferred read-onlyread_ai_ranking_pageFetch the full text of any page on airankingskool.com as markdown.
Inferred read-onlyget_ai_ranking_membershipGet a summary of AI Ranking: what it is, the founder, member count, the free vs premium community tiers, and where to join.
Inferred read-onlycheck_google_rankRun a live Google search and report where a domain ranks in the top 100 organic results for a keyword, plus the current top 10.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.