SearchLink Lite icon
SearchLink Lite icon

SearchLink Lite

A local MCP server that lets Claude, Cursor and other MCP clients read your Google Search Console data in plain language.

The eight tools the server exposes and what each one answers

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Mac
  • Windows
  • Linux
0likes
0articles

Features

  1.  Command line interface
  2.  SEO Audit
  3.  Model Context Protocol (MCP) Support
  4.  SEO Reports

SearchLink Lite News & Activities

Highlights All activities

Recent activities

SearchLink Lite information

AlternativeTo Categories

AI Tools & ServicesOS & UtilitiesBusiness & Commerce

GitHub repository

  •  0 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
SearchLink Lite was added to AlternativeTo by Global-Match-Hub on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is SearchLink Lite?

SearchLink Lite is an open source Model Context Protocol (MCP) server that connects Google Search Console to AI assistants that speak MCP, such as Claude Desktop, Claude Code and Cursor. It runs on your own machine over stdio, so your Search Console credentials never leave it, and every call to Google is read-only.

It answers questions like "how did example.com do on Google in the last 28 days", "which pages lost the most clicks" and "which queries get impressions but no clicks", without opening a dashboard or exporting a CSV.

Eight tools are included: list_sites, site_overview, search_performance, find_opportunities, inspect_url, sitemaps, page_check and algorithm_updates. Two of them, page_check and algorithm_updates, need no Google account at all: page_check reads a public URL and reports title, description, canonical, noindex, headings, thin content, missing alt text and structured data errors, and algorithm_updates lists Google's own ranking update history so you can tell whether a drop lines up with an update.

Installation is a JSON block in the MCP client's config file. Node 18 or newer is required. The licence is MIT.