Skip to content

v0.3.0 — Image alts, urls param, cache, TR/DE passive

Choose a tag to compare

@canberkys canberkys released this 21 Apr 13:32
· 10 commits to main since this release

See CHANGELOG.md.

Added

  • New tool suggest_image_alts (14 total). Flags missing/weak alts + proposes replacements from filename + keyword + nearest paragraph.
  • analyze_site now accepts urls: list[str] — skip sitemap discovery for JS-rendered / blocked sites.
  • Persistent cache for analyze_site at ~/.cache/seo-echo-mcp/<domain>.json (24h TTL default; SEO_ECHO_CACHE_DIR env var to override).
  • Passive voice detection for Turkish + German in readability_report.
  • CONTRIBUTING.md + issue/PR templates.

Upgrade: uvx --refresh --from git+https://github.com/canberkys/seo-echo-mcp@v0.3.0 seo-echo-mcp