searchlight

ajmalaksar25/searchlight
★ 0 stars TypeScript AI/LLM Updated today
Google Search Console as an SEO copilot for AI — an open-source MCP server for Claude and any MCP client. Local-first and private.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "searchlight": {
      "command": "npx",
      "args": [
        "-y",
        "ajmalaksar25/searchlight"
      ]
    }
  }
}

README Excerpt

An autonomous technical-SEO and analytics agent, delivered as a Model Context Protocol (MCP) server for any MCP client (Claude Code, Codex, Cursor, …). It reads your real Google Search Console and Analytics data, finds what is broken (indexing, canonical, redirect, sitemap, speed, on-page), explains it in plain language with a worry-level, then fixes it in your repository, deploys, and verifies the fix is live.

Tools (1)

auth_status