Skip to content
Back to search
30
MCP

markdown-for-agents-mcp

npm/markdown-for-agents-mcp

MCP server for AI agents — fetch any URL with full JavaScript rendering (Playwright/Chromium) and convert to clean, token-efficient markdown. Works on React, Vue, Angular, and any JS-heavy page.

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

How to use

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

{
  "mcpServers": {
    "markdown-for-agents-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}