Back to search
30
MCP

@markdown-for-agents/core

jsr/@markdown-for-agents/core

Runtime-agnostic HTML to Markdown converter optimized for LLM consumption, with content extraction, token estimation, and a plugin system.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@markdown-for-agents/web
Web-standard middleware that converts HTML responses to Markdown for AI agents and LLMs. Works with any Fetch API runtime.
0 tools
@markdown-for-agents/hono
Hono middleware that converts HTML responses to Markdown for AI agents and LLMs
0 tools
@markdown-for-agents/audit
Audit utility that measures token and byte reduction when converting HTML to Markdown for AI agents
0 tools
io.github.rog0x/markdown
Markdown TOC, lint, format, stats for AI agents
0 tools
Markdown to HTML API
Convert markdown to clean HTML with headings, lists, code blocks. x402 micropayment.
0 tools · sse
HTML to Markdown API
Convert HTML to clean markdown. Strips scripts and styles. x402 micropayment.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "@markdown-for-agents/core": {
      "url": "None",
      "transport": "http"
    }
  }
}