mdingest

LOsioChico/mdingest
★ 0 stars TypeScript AI/LLM Updated today
Ingest blog/article/newsletter pages (Medium, Dev.to, Substack) to clean Markdown for LLMs. HTTP API, CLI, and MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mdingest": {
      "command": "npx",
      "args": [
        "-y",
        "LOsioChico/mdingest"
      ]
    }
  }
}

README Excerpt

API that ingests blog/article/newsletter pages to clean Markdown for LLM consumption. Supports **Medium** (via [Freedium](https://codeberg.org/Freedium-cfd/web)), **Dev.to** (Forem API), and **Substack** (free posts via public API + HTML→Markdown). Four entry points: **HTTP API**, **CLI**, **MCP server (stdio)**, and **MCP server (HTTP)** — all sharing the same ingestion logic.

Tools (8)

CACHE_MAX_ENTRIESCACHE_TTL_SECONDSFETCH_TIMEOUT_MSFREEDIUM_BASE_URLPORTUSER_AGENTingest_articlelist_providers

Topics

bunclicloudflarecontent-extractiondevtoingestionllmmarkdownmcpmediumnestjsragsubstack