Release Feb 28, 2026
Tools can now discover the conversion service via a standard server-card endpoint, and a public API roadmap documents current status, limits, and next steps.
✨ New
- Standard server-card discovery endpoint added at /.well-known/mcp/server-card.json to advertise service capabilities and auth requirements.
- Conversion capability published: converts a web page URL to clean Markdown or plain text; can prepend page metadata as YAML front matter.
- Public API roadmap and status page added, listing current behavior, known bottlenecks, stress-test results, and planned work.
💎 Improved
- Auth middleware and the URL-to-Markdown conversion endpoint are implemented and documented as operational.