Convert webpages to markdown files by providing a URL, with options to save in a specified subdirectory and generate date-stamped filenames automatically.
Convert PDFs, images, Office documents, and other formats to Markdown descriptions using Cloudflare AI services. Streamlines file-to-markdown tasks for efficient content generation.
Import markdown files into Joplin as notes by specifying the file path, enabling easy integration and management of markdown content within the Joplin MCP Server.
Convert Tiptap JSON content into Markdown or GitHub Flavored Markdown (GFM) format using the Tiptap Conversion API, enabling structured document export for collaborative workflows.
Convert Markdown content to Tiptap JSON format for integration with Tiptap collaborative editing. Supports standard and GitHub Flavored Markdown formats, enabling structured document creation and updates.
An MCP server that enables users to download webpages as markdown files using r.jina.ai service, with features for configurable download directories and automatic date-stamped filenames.
Extracts clean markdown content from web pages using Playwright, automatically filtering out navigation, headers, and ads while preserving formatting. Handles JavaScript-heavy sites and dynamic content, making web content easily readable and processable.