Skip to content
Back to search
30
MCP streamable-http

io.github.kc23go/anybrowse

io.github.kc23go/anybrowse

Converts any URL to clean, LLM-ready Markdown using real Chrome browsers

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

Similar MCP servers embedding-nearest

io.github.zcag/readdown-mcp
Convert web pages to clean, LLM-optimized Markdown. No browser needed.
0 tools
io.github.sidney/web-to-markdown-mcp
MCP server fetches URL through a real Chromium browser, returns main content as clean Markdown
0 tools
io.github.zahid-abbas-ali-baig/document-converter
Convert documents to Markdown using MarkItDown
0 tools
io.github.carrasquelalex1/webscrape-mcp
Fetch any URL and get clean Markdown. Web scraping for AI agents.
0 tools · streamable-http
io.github.bamchi/scrapi live
Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.
5 tools · streamable-http
n8n-nodes-url-to-md
n8n node to fetch a URL and convert the page to clean Markdown
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.kc23go/anybrowse": {
      "url": "https://anybrowse.dev/mcp",
      "transport": "streamable-http"
    }
  }
}