Back to search
30
MCP
@markdown-for-agents/web
jsr/@markdown-for-agents/webWeb-standard middleware that converts HTML responses to Markdown for AI agents and LLMs. Works with any Fetch API runtime.
Uptime
0.0%
2 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/web": {
"url": "None",
"transport": "http"
}
}
}