Connection check
local install
glippy-mcp
GEO (Generative Engine Optimization) analysis: check any domain's AI-readiness for LLM search
Tools
10
GitHub stars
—
Installs / wk
421
Licence
—
Transport
stdio
Last checked
never
Tools & capabilities
10 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
analyze_domain
from source
Run a comprehensive GEO (Generative Engine Optimization) readiness analysis on a domain. Run a comprehensive GEO (Generative Engine Optimization) readiness analysis on a domain.
analyze_sitemap
from source
Fetch a sitemap XML (or sitemap index), extract page URLs, and run GEO analysis on each page. Fetch a sitemap XML (or sitemap index), extract page URLs, and run GEO analysis on each page.
analyze_urls
from source
Run GEO analysis on a list of specific URLs. Run GEO analysis on a list of specific URLs.
check_agent_access
from source
Run a live agent-access probe against one URL: 12 sequential GETs from this machine Run a live agent-access probe against one URL: 12 sequential GETs from this machine
check_llms_txt
from source
Check if a domain has an llms.txt file. Check if a domain has an llms.txt file.
check_robots_txt
from source
Check a domain Check a domain
compare_domains
from source
Analyse multiple domains in parallel and compare their GEO scores side by side. Analyse multiple domains in parallel and compare their GEO scores side by side.
export_bulk_report
from source
Generate a styled Markdown or HTML report for bulk analysis: compare multiple domains, Generate a styled Markdown or HTML report for bulk analysis: compare multiple domains,
export_report
from source
Run a GEO analysis on a domain and return the results as a styled, self-contained report Run a GEO analysis on a domain and return the results as a styled, self-contained report
get_geo_summary
from source