Back to search
30
MCP
markdown-for-agents-mcp
npm/markdown-for-agents-mcpMCP 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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"markdown-for-agents-mcp": {
"url": "None",
"transport": "http"
}
}
}