Back to search
30
MCP

@markdown-for-agents/audit

jsr/@markdown-for-agents/audit

Audit utility that measures token and byte reduction when converting HTML to Markdown for AI agents

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/core
Runtime-agnostic HTML to Markdown converter optimized for LLM consumption, with content extraction, token estimation, and a plugin system.
0 tools
@markdown-for-agents/hono
Hono middleware that converts HTML responses to Markdown for AI agents and LLMs
0 tools
io.github.rog0x/markdown
Markdown TOC, lint, format, stats for AI agents
0 tools
io.github.rog0x/web
Web scraping, search, monitoring, and HTML-to-markdown for AI agents
0 tools
io.github.mukundakatta/agentfit
Token-aware message truncation: fit a chat history into your model's context budget.
0 tools

How to use

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

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