Skip to content

v0.6.3 — improved HTML extraction + Glama listing

Choose a tag to compare

@MikkoParkkola MikkoParkkola released this 15 Mar 18:56
· 299 commits to main since this release

What's New

Improved HTML-to-Markdown Pipeline

  • Hidden section stripping: <details>, <noscript>, <dialog> removed before readability
  • Noise section stripping: Security advisories, cookie banners, newsletter signups stripped
  • Smarter fallback: Falls back to direct html2md when readability drops tables
  • Markdown cleanup: Strips base64 data URIs and empty link artefacts

Glama MCP Directory

  • Added glama.json for server ownership verification
  • Added Dockerfile for server inspection and tool detection
  • Added Glama score badge to README

Full Changelog

v0.6.2...v0.6.3