Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

mdapi — HTML to Markdown for AI agents

in.fastdb.md/mdapi

Web page or HTML to clean LLM-ready Markdown or JSON. x402 pay-per-call, $0.005, no API key.

Uptime
100.0%
1 direct probes · 30d
Response
120ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

html_to_markdown

Convert a web page (by URL) or raw HTML into clean, LLM-ready Markdown. Readability article extraction; nav/scripts/footers stripped; tables preserved. Set render=true to execute the page in a real he…

extract_page

Extract structured JSON from a web page (by URL) or raw HTML: title, byline, excerpt, siteName, publishedTime, language, plain text, links, images, and meta tags. Paid tool: $0.005 per call via x402 (…

service_info

Free. Service, pricing, and payment details for the mdapi tools on this server.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mdapi_—_html_to_markdown_for_ai_agents": {
      "url": "https://md.fastdb.in/mcp",
      "transport": "streamable-http"
    }
  }
}