URL → clean, LLM-ready markdown (boilerplate/nav/ads stripped, headings + lists + links preserved) with a signed provenance receipt pinning the markdown to its source — the RAG-ingest primitive. Deterministic (no LLM): same URL + same source bytes ⇒ byte-identical markdown. — $0.005/call
Render Markdown to HTML, build a TOC and compute statistics.. Operations: "render" — Render GitHub-flavored Markdown to sanitized HTML.; "toc" — Extract a table of contents from Markdown headers.; "stats" — Compute document statistics for Markdown/plain text.. Call with "operation" plus "input" (and "options" where relevant).
Convert raw HTML to clean markdown by stripping scripts, navigation, and ads while preserving headings, links, and lists. Input HTML directly without fetching URLs.
Convert web page content to structured Markdown, preserving tables and definition lists. Ideal for extracting clean, readable text from HTML while maintaining document integrity.
Convert PDFs, images, Office documents, and other formats to Markdown descriptions using Cloudflare AI services. Streamlines file-to-markdown tasks for efficient content generation.
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.
A Retrieval Augmented Generation system that enables AI assistants to perform semantic searches and manage document indices for markdown files. It supports PostgreSQL with pgvector and integrates both Google Gemini and Ollama for intelligent embedding generation.
Convert CSV or TSV rows into a Markdown table.. Operations: "generate" — Build a Markdown table from delimited rows.. Call with "operation" plus "input" (and "options" where relevant).
Convert DOCX files to Markdown format for easier editing and integration with documentation workflows. Supports both local server files and remote URLs.
Convert PDF files to markdown format for easier editing and content extraction. Use server file paths or online URLs to transform PDF content into readable text.
Convert PowerPoint presentations to Markdown format for easier editing and integration with documentation workflows. Process PPTX files from URLs or server filepaths.
Extract content from images and videos using AI, convert it into Markdown format for structured documentation. Ideal for transforming visual media into descriptive, text-based outputs.
Convert audio files to Markdown format with transcription. Transforms spoken content into structured text for documentation, notes, or content creation.