Skip to content
Back to search
30
MCP streamable-http

agent-web — URL to LLM-ready markdown: a polite, robots-respecting web page reader (free)

io.github.foomworks/agent-web

URL to clean markdown for LLMs: a polite, robots.txt-respecting web reader. Free, no API key

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@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/web
Web-standard middleware that converts HTML responses to Markdown for AI agents and LLMs. Works with any Fetch API runtime.
0 tools
lean-reader
Token-minimized URL-to-clean-text reader for LLMs, with a token-savings receipt. MCP server + library.
0 tools
io.github.aimento/lean-reader
Token-minimized URL-to-clean-text reader for LLMs, with a token-savings receipt.
0 tools
Lean Reader
Token-minimized URL-to-clean-text reader for LLMs, with a token-savings receipt.
0 tools
io.github.zcag/readdown-mcp
Convert web pages to clean, LLM-optimized Markdown. No browser needed.
0 tools

How to use

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

{
  "mcpServers": {
    "agent-web_—_url_to_llm-ready_markdown:_a_polite,_robots-respecting_web_page_reader_(free)": {
      "url": "https://agent-web.foomworks.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}