Skip to main content
Glama
GlobalMatchHub

SearchLink Lite

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_APPLICATION_CREDENTIALSNoPath to the Google service account JSON key file. Not required if using gcloud application-default credentials.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_sitesA

List the websites in your Google Search Console.

site_overviewA

Clicks, impressions, CTR and average position vs the previous period, the pages that gained or lost the most, and up to 3 things to do now. Start here.

search_performanceB

Flexible Search Console query. Group by query, page, country, device or date; filter by text; optionally compare with the previous period.

find_opportunitiesB

Queries with many impressions but few clicks (fix title/description), queries ranking #8-20 (close to the top), and pages losing clicks.

inspect_urlA

Google URL Inspection: is this URL indexed, when was it crawled, which canonical Google chose, and any blocking issue.

sitemapsB

Sitemaps submitted to Google: last read, errors, warnings, URL counts.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 6 tools

Disambiguation4/5

Each tool targets a distinct aspect of Search Console data: site list, overview, opportunities, raw performance, URL inspection, and sitemaps. There is some overlap between site_overview, find_opportunities, and search_performance, but their purposes are differentiated by level of detail and intent.

Naming Consistency3/5

Tool names mix verb-first patterns (list_sites, find_opportunities, inspect_url) with noun phrases (site_overview, sitemaps) and an ambiguous case (search_performance). This makes names less predictable, though they are still readable and specific.

Tool Count5/5

Six tools is well within the ideal range for a focused Search Console lite server. Each tool covers a meaningful area without redundancy or bloat.

Completeness5/5

The set covers all major Search Console data surfaces: site list, performance analytics, URL inspection, and sitemaps, plus value-added opportunity and overview tools. For a lite read-only analytics server, there are no significant gaps.

Maintenance

ActivityMaintained
ResponsivenessNo issues