Skip to content

v0.4.0 — Security + Language-aware + Ecosystem

Latest

Choose a tag to compare

@canberkys canberkys released this 23 Apr 20:49
· 8 commits to main since this release

Major polish release. See CHANGELOG.md for the full list.

Security

  • Cache path traversal hardening
  • 5MB HTTP response cap

Fixed — language-aware fallbacks (TR / ES / FR / DE)

  • generate_outline synthetic H2s + must_cover are now per-language (no more English leakage in long non-EN outlines)
  • Style wrappers (H2_STYLE_TEMPLATES, SUMMARY_H2, TOPIC_CONNECTOR) per language
  • suggest_image_alts templates per language
  • Tone jargon lists per language

Added

  • Turkish suffix stemmer (stem_tr) for check_duplicates morphology awareness
  • Pronoun families (sen vs siz, tu vs vous, du vs Sie, …)
  • Stratified sitemap sampling
  • Logging + input validation across all 14 tools
  • examples/ folder with 5 realistic artifacts
  • SECURITY.md, CODE_OF_CONDUCT.md, .github/dependabot.yml
  • smithery.yaml + glama.json registry manifests, docs/REGISTRY_SUBMISSIONS.md
  • Codecov integration
  • Full 14-tool API reference in README + "Use as a Python library" + "Troubleshooting" + "What this MCP does NOT do"

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