{
  "name": "rankway",
  "title": "RankWay MCP",
  "description": "Read your RankWay SEO and AI-visibility data from Claude, Cursor or any MCP client: rankings, keywords, technical audits, tracked AI prompts (ChatGPT, Perplexity, Gemini, Google AI), rank tracking history and competitors.",
  "version": "1.2.0",
  "endpoint": "https://app.rankway.io/api/mcp",
  "transport": "streamable-http",
  "authentication": {
    "type": "oauth2.1",
    "issuer": "https://app.rankway.io",
    "authorization_endpoint": "https://app.rankway.io/api/oauth/authorize",
    "token_endpoint": "https://app.rankway.io/api/oauth/token",
    "registration_endpoint": "https://app.rankway.io/api/oauth/register",
    "resource_metadata": "https://app.rankway.io/.well-known/oauth-protected-resource/api/mcp",
    "alternative": "Bearer API key from RankWay Settings → Connections → RankWay MCP"
  },
  "tools": [
    {
      "name": "list_websites",
      "description": "Lists all websites in the RankWay account (domain + market)."
    },
    {
      "name": "seo_overview",
      "description": "Compact SEO status for one website: ranked keywords, top-10 count, estimated traffic, tracked AI prompts, planned articles, competitors."
    },
    {
      "name": "keywords",
      "description": "Ranked keywords with position, previous position, search volume, difficulty and intent."
    },
    {
      "name": "ai_visibility",
      "description": "Tracked AI prompts across ChatGPT, Perplexity, Gemini and Google AI with mention status and positions."
    },
    {
      "name": "audit_findings",
      "description": "Latest technical site audit: crawl status, on-page score and the findings list."
    },
    {
      "name": "rank_tracking",
      "description": "Prioritized keywords with daily position checks and 30 days of history."
    },
    {
      "name": "competitors",
      "description": "Stored competitors with keyword counts, traffic estimates and weekly movement."
    },
    {
      "name": "track_keywords",
      "description": "WRITE: Adds prioritized keywords to Google rank tracking with an immediate first position check and daily history."
    },
    {
      "name": "add_keywords_to_hub",
      "description": "WRITE: Adds keywords to the content hub that articles and the editorial calendar are planned from."
    }
  ],
  "documentation": "https://rankway.io/seo-mcp",
  "website": "https://rankway.io"
}